Skip to content

Man-asvi/ML-Projects

Repository files navigation

πŸ€– ML-Projects

A collection of core Machine Learning projects implemented in Python using Jupyter Notebooks.

Language Notebooks


πŸ“Œ Overview

This repository includes several foundational Machine Learning projects, implemented in Python using Jupyter Notebooks. Each notebook explores a key concept or algorithm in machine learning, supported by real datasets and performance evaluation techniques.


πŸ“ Projects Included

  • πŸ” Credit Card Fraud Detection

    • Detects fraudulent transactions using classification techniques on imbalanced data.
  • 🌸 Decision Tree on Iris Dataset

    • Visualizes and trains a decision tree classifier to classify flower species.
  • πŸ“ˆ Linear Regression

    • Demonstrates a basic regression model for predicting continuous values.
  • 🍷 SVM on Wine Dataset

    • Uses Support Vector Machines to classify wine quality based on features.
  • πŸ’Ό Salary Prediction

    • Predicts salaries based on experience using linear regression.
  • 🌦️ Weather Classification

    • Classifies weather conditions using machine learning models (Random Forest, etc.).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors