A collection of Python projects for learning and experimentation. Each folder contains an individual project with its own code and files.
- ๐๏ธ
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 RockDiaScan.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
- Navigate into any project folder.
- Install dependencies (if any):
pip install -r requirements.txt - Run the script:
python main.pyor as described inside the folder.
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