This repo contains the files of my submission (with team member Sheel Shah) of the course project of DS203 : Introduction to Data Science
- For pre-processing refer preprocessing.ipynb
- The EDA part is in the file EDAv2.ipynb
- Clustering (K means on image pixel colours) in basic_ml.ipynb
- Predictive part in dl.ipynb
- The results directory Results contains images of some graphs that are part of the python notebooks.