Skip to content

This repository is a personal collection of Python & ML projects built for learning, experimentation, and practice. It includes mini-projects across areas like: - ๐Ÿ“Š Machine Learning - ๐Ÿงฎ Algorithms - ๐Ÿงน Data Cleaning - ๐Ÿ•น๏ธ Games - ๐Ÿง  Educational Tools - ๐Ÿ› ๏ธ GUI Utilities Each project is organized in its own folder with clear, readable code

License

Notifications You must be signed in to change notification settings

shirshanag/Python-ML-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

43 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ Python Projects

A collection of Python projects for learning and experimentation. Each folder contains an individual project with its own code and files.

๐Ÿ“ List of Projects

  • ๐Ÿ›๏ธ product-purchaser-knn: Predicts customer purchase decisions using KNN
  • ๐Ÿงฎ calculator: A simple calculator GUI using Tkinter
  • Sonar-Classifer a Sonar vs Rock prediction system:A machine-learning model used by submarine to detect wether it is a Sonar mine or Rock
  • DiaScan.ai: A machine learning model to predict the diabetes of female patient.
  • LegitScan: A machine learning system to predict wether the transaction is legitimate or not.
  • SpamShield: A machine learning system to detect spam email

โ–ถ๏ธ How to Use

  1. Navigate into any project folder.
  2. Install dependencies (if any):
    pip install -r requirements.txt
  3. Run the script:
    python main.py or as described inside the folder.

๐Ÿ’ก Python Version

These projects are compatible with Python 3.6+

Acknowledgements Kaggle Datasets OpenAI ChatGPT (for brainstorming & support)

Maintained by Shirsha Nag ๐Ÿ’ผ Student | ๐Ÿ“ก IoT + Quantum Computing Enthusiast | ๐Ÿง  ML Learner

About

This repository is a personal collection of Python & ML projects built for learning, experimentation, and practice. It includes mini-projects across areas like: - ๐Ÿ“Š Machine Learning - ๐Ÿงฎ Algorithms - ๐Ÿงน Data Cleaning - ๐Ÿ•น๏ธ Games - ๐Ÿง  Educational Tools - ๐Ÿ› ๏ธ GUI Utilities Each project is organized in its own folder with clear, readable code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published