huangjia2019/let-us-machine-learning
Machine Learning from scratch with practical examples. 极客时间:Machine Learning from Scratch(零基础实战机器学习)- 这套课程是我在传统机器学习时代,使用各种机器学习方法完成数据分析项目的尝试。这些经典机器学习方法不会过时,课程设计也算得上是认真而精彩。有些包的选择(如生存周期预测)已不大实用。
This project helps data professionals, analysts, or students understand and implement core machine learning algorithms to solve data analysis problems. It provides practical examples using classic machine learning methods, taking various datasets as input and demonstrating how to generate insights or predictions. The goal is to equip users with a foundational understanding of how these algorithms work through hands-on practice.
225 stars. No commits in the last 6 months.
Use this if you are a data professional or student looking to learn the fundamental concepts and practical implementation of traditional machine learning algorithms from the ground up.
Not ideal if you are seeking cutting-edge deep learning techniques or highly specialized, advanced machine learning applications.
Stars
225
Forks
158
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 27, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/huangjia2019/let-us-machine-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
uxlfoundation/scikit-learn-intelex
Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application
INRIA/scikit-learn-mooc
Machine learning in Python with scikit-learn MOOC
ddbourgin/numpy-ml
Machine learning, in numpy
nubank/fklearn
fklearn: Functional Machine Learning
gavinkhung/machine-learning-visualized
ML algorithms implemented and derived from first-principles in Jupyter Notebooks and NumPy