Skip to content

A collection of essential machine learning algorithms. Coded and annotated in python.

Notifications You must be signed in to change notification settings

william-cox/Machine-Learning-Algorithms

Repository files navigation

Machine-Learning-Algorithms

A collection of essential machine learning algorithms. Coded and annotated in Python.

Not for production. Intended for the purposes of reviewing algorithm procedures.

  1. Linear Regression
  2. Adaline Perceptron (Adaptive Linear Perceptron)
  3. Logistic Regression
  4. K Nearest Neighbors
  5. Decision Tree
  6. Random Forest
  7. Naive Bayes
  8. Linear Discriminant Analysis
  9. Principle Component Analysis
  10. Neural Network

About

A collection of essential machine learning algorithms. Coded and annotated in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published