INRIA/scikit-learn-mooc
Machine learning in Python with scikit-learn MOOC
This course helps aspiring data scientists and analysts learn how to build machine learning models using Python. It provides educational materials and executable notebooks, transforming foundational machine learning concepts into practical skills. The primary users are individuals looking to develop proficiency in applying machine learning techniques to real-world datasets.
1,343 stars.
Use this if you are an individual with some programming background (preferably in Python) who wants to learn the fundamentals of machine learning and how to implement them.
Not ideal if you are an experienced machine learning practitioner seeking advanced research topics or a no-code solution for immediate model deployment.
Stars
1,343
Forks
598
Language
Jupyter Notebook
License
CC-BY-4.0
Category
Last pushed
Jan 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/INRIA/scikit-learn-mooc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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
nubank/fklearn
fklearn: Functional Machine Learning
gavinkhung/machine-learning-visualized
ML algorithms implemented and derived from first-principles in Jupyter Notebooks and NumPy
workofart/ml-by-hand
A deep learning library built from scratch with complex neural networks examples built on top...