Skip to content

A structured repository showcasing a collection of machine learning models built across diverse datasets and problem statements. Each project includes data preprocessing, exploratory analysis, model development, evaluation, and relevant insights. This repository reflects a systematic approach to applying core ML techniques in practical scenarios.

Notifications You must be signed in to change notification settings

archangel2006/Machine-Learning-Models

Repository files navigation

Machine-Learning-Models

Welcome to the Machine Learning Models, a curated collection of beginner-to-intermediate level ML classification and regression projects made by me. Each folder contains a self-contained project complete with dataset handling, model training, evaluation, and results visualization.


🔍 Included Projects

🏠 House Price Prediction

Predicts house prices based on features using regression (Linear Regression, Ridge, Lasso).

➡️ View README


🌸 IRIS Flower Classifier

Classic ML dataset for multi-class classification (Setosa, Versicolor, Virginica) using SVM.

➡️ View README


🍄 Mushroom Classifier

Classifies mushrooms as edible or poisonous based on categorical attributes. Trained using:

  • KNN
  • Logistic Regression
  • Random Forest

Best Models: Random Forest and KNN (Accuracy: 100%)

➡️ View README


💬 SMS Spam Classifier

Detects whether a text message is spam or ham using text preprocessing and a Naive Bayes model.

➡️ View README


📌 Goal

  • Practice real-world ML pipelines
  • Compare model performance
  • Learn core concepts hands-on (EDA, preprocessing, metrics, model selection)
  • Learn different ML Algorithms through hands-on-learning.

🛠 Technologies Used

  • Python
  • scikit-learn
  • pandas
  • matplotlib / seaborn
  • Google Colab

👤 Author

Feel free to ⭐️ this repository or fork it for your own use.

About

A structured repository showcasing a collection of machine learning models built across diverse datasets and problem statements. Each project includes data preprocessing, exploratory analysis, model development, evaluation, and relevant insights. This repository reflects a systematic approach to applying core ML techniques in practical scenarios.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published