Skip to content

harryconnor/Machine-Learning-From-Scratch

Repository files navigation

Machine-Learning-From-Scratch

Building machine learning algorithms from the ground up in Python.

This will be an ongoing project and I aim to cover the following:

  • Linear Regression ✅
  • Logistic Regression ✅
  • K-Nearest Neighbors (KNN) ✅
  • Principal Component Analysis (PCA)
  • Decision Trees ✅
  • Random Forests
  • Naive Bayes ✅
  • K-Means
  • Support Vector Machine (SVM)
  • Neural Network

About

Building machine learning algorithms from the ground up in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages