Skip to content

neerajrao/python-ml-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

Python Machine Learning Sandbox

Machine learning techniques with Python.

Techniques covered:

Without scikit-learn:

  1. Naïve Bayes
  2. k-Nearest Neighbors

With scikit-learn:

  1. Binary classification
  2. SVMs (in progress)
  3. Naïve Bayes (in progress)

About

Python Machine Learning sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages