https://github.com/sandeepbalachandran/classifier
A collection of classification algorithms for different purposes
https://github.com/sandeepbalachandran/classifier
classification classification-model classifier machine-learning notebook
Last synced: 3 months ago
JSON representation
A collection of classification algorithms for different purposes
- Host: GitHub
- URL: https://github.com/sandeepbalachandran/classifier
- Owner: SandeepBalachandran
- Created: 2020-10-02T15:36:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T08:52:02.000Z (over 5 years ago)
- Last Synced: 2025-01-30T13:41:33.889Z (12 months ago)
- Topics: classification, classification-model, classifier, machine-learning, notebook
- Language: Jupyter Notebook
- Homepage:
- Size: 531 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Classifier
A collection of Regression models
# Table of contents
- [Introduction](#introduction)
- [Usage](#usage)
- [Installation](#installation)
- [Available models](#available-models)
- [Contribute](#contribute)
# Introduction
- Classifier is a collection of classification models used for different purposes. :smiley:
- Check available models right [here](#available-models). The collection looking for your valuable contribution. :heart:
- The repo is purely for learning purpose. :notebook:
# Usage
*For **developers**.*
- Clone this repository using.
- Using HTTP protocol, git clone https://github.com/SandeepBalachandran/Classifier.git
- Using SSH protocol, git clone git@github.com:SandeepBalachandran/Classifier.git
- Using GitHub CLI, gh repo clone SandeepBalachandran/Classifier
- Go to desired location
- Run the notebook
# Installation
- Python notebook is prefered.
- Anaconda / Mini conda / Packages used
# Available Models
- Heart Disease Classification
-
# Contribute
Please check the [**Contributing Guidelines**](https://github.com/SandeepBalachandran/Classifier/blob/master/CONTRIBUTING.md) before contributing.
Please Add your suggestions to improve the models. Every thoughts are welcome.