ostad-ai/Machine-Learning
This repository contains topics and codes related to Machine Learning and Data Science, especially in Python
This project offers clear explanations and Python code for fundamental machine learning concepts, data visualization, and statistical modeling. It takes raw data and provides insights into classification, regression, and clustering techniques. It's designed for data scientists, machine learning engineers, and analysts looking to understand and implement core algorithms from the ground up.
Use this if you are learning or teaching the foundational mathematical and algorithmic principles behind machine learning and data science, and want to see how they are implemented in Python.
Not ideal if you are looking for a high-level library to quickly build and deploy complex machine learning models without understanding the underlying math.
Stars
29
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ostad-ai/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