An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![](./assets/preview.png)

Classifier




GitHub release


GitHub last commit


GitHub issues


GitHub pull requests


ESLint



ESLint



ESLint



Codesize


Top Language




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.