Practical guide for ML workflows
A curated, hands-on collection of Machine Learning methods with clear explanations, minimal code wrappers, and dual-level insights:
Topic | Notebooks |
---|---|
Preprocessing | Categorical Features, Outliers, Missing Values, Scaling, Class Imbalance |
Supervised Learning | Classification, Prediction, Time Series |
Unsupervised Learning | Clustering, Dimensionality Reduction, Association Rule Learning |
NLP | Text_Cleaning, Vectorization, Topic Modeling, Embeddings |
ML Ops | Basics, Model Packaging, Pipeline Automation, Deployment, Monitoring & CI |