Jack-Cherish/Machine-Learning
Python implementations of classic machine learning algorithms with accompanying blog tutorials.

Velocity · 7d
+3.1
★ / day
Trend
→steady
star history
This repository provides Python3 implementations of foundational ML algorithms including k-Nearest Neighbors, decision trees, Naive Bayes, logistic regression, SVM, AdaBoost, and various regression methods. It functions as an educational resource with articles published on personal blogs and video channels, offering practical code examples alongside explanations.