10-OASIS-01/Hands-On-Machine-Learning-from-Scratch
This repository is for those who want to understand machine learning from the ground up. It provides practical, hands-on examples and clear explanations of essential ML concepts, algorithms, and techniques. Each section includes both theoretical insights and Python code implementations (often from scratch) to reinforce your understanding of ML.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/10-OASIS-01/Hands-On-Machine-Learning-from-Scratch"
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
ddbourgin/numpy-ml
Machine learning, in numpy
INRIA/scikit-learn-mooc
Machine learning in Python with scikit-learn MOOC
nubank/fklearn
fklearn: Functional Machine Learning
gavinkhung/machine-learning-visualized
ML algorithms implemented and derived from first-principles in Jupyter Notebooks and NumPy