Spaces:
Running
Running
π Professional Data Science Resource Masterlist
This document provides a curated list of high-quality resources to supplement your practice notebooks and your DataScience Learning Hub.
ποΈ Core Tool Cheatsheets (PDFs & Docs)
- NumPy: Official Cheatsheet β Arrays, Slicing, Math.
- Pandas: Pandas Comparison to SQL β Essential for SQL users.
- Matplotlib: Usage Guide β Anatomy of a figure.
- Scikit-Learn: Choosing the Right Estimator β Legendary Flowchart.
π§ Theory & Concept Deep-Dives
- Stats: Seeing Theory β Beautiful visual statistics.
- Calculus/Linear Algebra: 3Blue1Brown (YouTube) β The best visual explanations for ML math.
- XGBoost/Boosting: The XGBoost Documentation β Understanding the math of boosting.
π Practice & Challenges (Beyond this Series)
- Kaggle: Kaggle Learn β Micro-courses for specific skills.
- UCI ML Repository: Dataset Finder β The best place for "classic" datasets.
- Machine Learning Mastery: Jason Brownlee's Blog β Practical, code-heavy tutorials.
π οΈ Deployment & MLOps
- FastAPI: Official Tutorial β Deploy your models as APIs.
- Streamlit: Build ML Web Apps β Turn your notebooks into beautiful data apps.
Note: Always keep your Learning Hub open while you work. It is specifically designed to be your primary companion for these 20 practice modules!