acalejos / ML_Models_From_Scratch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%