Skip to content

RishDevs/Machine-Learning-Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Machine Learning Playground

A hands-on laboratory for building, evaluating, and comparing machine learning models across diverse datasets โ€” from fast baselines to fully tuned pipelines.

This repository documents my learning-by-building journey in applied machine learning, with an emphasis on clean experimentation, reproducibility, and fair model comparison.


๐Ÿš€ What This Repo Covers

  • Classical ML models: Logistic Regression, KNN, SVM, Naive Bayes, Decision Trees, Random Forests
  • Data preprocessing & feature engineering
  • Pipeline-based training (scikit-learn style)
  • Hyperparameter tuning
  • Model evaluation & benchmarking
  • Visualizations and experiment tracking
  • Notes on failures, fixes, and insights

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors