fagan2888 / Machine-Learning-Algorithms-Numpy

Implementations of Machine Learning algorithms using only numpy with visualizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine-Learning-Algorithms-Numpy

Simple implementations of Machine Learning algorithms using only numpy with visualizations

Implemented:

  • Linear regression
  • Logistic regression
  • Naive-Bayes classifier
  • K-means
  • kNN
  • PCA
  • SVM

About

Implementations of Machine Learning algorithms using only numpy with visualizations


Languages

Language:Jupyter Notebook 98.1%Language:Python 1.9%