Skip to content

Python implementations of several machine learning / data mining models from scratch

Notifications You must be signed in to change notification settings

acalejos/ML_Models_From_Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

ML Models From Scratch

Python implementations of several machine learning / data mining models from scratch using the speed dating model set CSV files

Models Included:

  • Naive-Bayes
  • Logistic Regression
  • Linear Support Vector Machine (SVM)
  • Decision Tree
  • Random Forests
  • K-Means

About

Python implementations of several machine learning / data mining models from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages