Machine Learning Toolkit

Practical guide for ML workflows

View the Project on GitHub ashrithssreddy/ml-toolkit

Machine Learning Toolkit

A curated, hands-on collection of Machine Learning methods with clear explanations, minimal code wrappers, and dual-level insights:

🧩 What's Inside

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