JARVVVIS / learn-em-all

A project of IOSD Summer of Code 2019, a machine learning framework (python library) with basic support for ML algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn 'Em All

Learn 'Em All is a machine learning framework (python library) with basic support for ML algorithms

Table of Contents

Features of Framework

  • ML Algoritms to include
    • Naive Bayes Classifier
    • Linear SVMs
    • Decision Tree Classifier
    • K-nearest neighbor Classifier
    • Random Forest Classifier
    • Linear Regression and K-means clustering
  • Easily downloadable
  • Easily importable

Stack

The recommended stack for the project is

  • Machine Learning with Python

Contribution Guidelines

  • Read the guidelines before starting contributing or creating the project.
  • Follow the given PR template to contribute to the project.

Gitter Community

Learn'em all

About

A project of IOSD Summer of Code 2019, a machine learning framework (python library) with basic support for ML algorithms


Languages

Language:Python 100.0%