unpingco/Python-for-Probability-Statistics-and-Machine-Learning
Jupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
These notebooks demonstrate probabilistic modeling and statistical inference using NumPy, SciPy, and scikit-learn, with hands-on examples covering distributions, hypothesis testing, Bayesian methods, and supervised/unsupervised learning algorithms. The implementation emphasizes numerical computation and visualization through Matplotlib, building foundational concepts before advancing to machine learning applications. Designed as executable educational material that bridges theory and practice in the Python data science stack.
793 stars. No commits in the last 6 months.
Stars
793
Forks
299
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/unpingco/Python-for-Probability-Statistics-and-Machine-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
wangyingsm/Python-Data-Science-Handbook
A Chinese translation of Jake Vanderplas' "Python Data Science Handbook"....
cfgranda/ps4ds
Probability and Statistics for Data Science: A self-contained introduction to probability and...
aeturrell/python4DS
Python for Data Science. This repository hosts the code behind the online book that teaches you...
APMonitor/pds
Machine Learning for Engineers in Python
D2RS-2026spring/data-driven-reproducible-study
《数据驱动的可重复性研究》课程讲义