This is the final capstone project for the ITMDSA MDE96 [DS-WD-E-B9] batch, integrating data science and web development skills acquired throughout the program.
- Apply end-to-end data science methodology on a real-world dataset
- Build a functional web application or dashboard to present findings
- Demonstrate skills in data collection, preprocessing, modeling, and deployment
- Python (Pandas, NumPy, Scikit-learn)
- Streamlit / Flask (Web deployment)
- SQL / NoSQL Databases
- Power BI / Matplotlib / Seaborn
02_ITMDSA_MDE96_Final_Project/
├── README.md
├── notebooks/ # Jupyter notebooks for EDA & modeling
├── app/ # Web application code
├── data/ # Datasets
└── models/ # Saved ML models
📁 Project files to be added. Clone or copy your project files into this folder.