liuyubobobo/Play-with-Machine-Learning-Algorithms
Code of my MOOC Course
Implements core ML algorithms (kNN, linear regression, gradient descent) from scratch using NumPy with detailed mathematical derivations, alongside scikit-learn comparisons in Jupyter notebooks. Features feature scaling, hyperparameter tuning via grid search, and evaluation metrics (MSE, R², accuracy) with hands-on exercises spanning classification, regression, and dimensionality reduction tasks.
1,288 stars. No commits in the last 6 months.
Stars
1,288
Forks
625
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/liuyubobobo/Play-with-Machine-Learning-Algorithms"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
neural-data-science/NESC_3505_textbook
Textbook for NESC 3505, Neural Data Science, at Dalhousie University
GeostatsGuy/MachineLearningCourse
My graduate level machine learning course, including student machine learning projects.
snrazavi/Machine_Learning_2018
Codes and Project for Machine Learning Course, Fall 2018, University of Tabriz
gerdm/prml
Repository of notes, code and notebooks in Python for the book Pattern Recognition and Machine...
tuanavu/coursera-university-of-washington
University of Washington