Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

ITMDSA MDE96 [DS-WD-E-B9] Final Project

Project Overview

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.

Objectives

  • 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

Tools & Technologies

  • Python (Pandas, NumPy, Scikit-learn)
  • Streamlit / Flask (Web deployment)
  • SQL / NoSQL Databases
  • Power BI / Matplotlib / Seaborn

Project Structure

02_ITMDSA_MDE96_Final_Project/
├── README.md
├── notebooks/          # Jupyter notebooks for EDA & modeling
├── app/                # Web application code
├── data/               # Datasets
└── models/             # Saved ML models

Status

📁 Project files to be added. Clone or copy your project files into this folder.