Group project for Computer Science class INF442 at École Polytechnique, developed with Alicia Fortes Machado.
Our main object is to analyse a dataset that contains all traffics accidents in France, provided by the French government, and give a recommendation to decrease the number of accidents using algorithms which have been learned in class.
Useful links: https://www.data.gouv.fr/fr/datasets/base-de-donnees-accidents-corporels-de-la-circulation/#_
First time use:
- Create a folder inside the folder "Colab Notebooks" in your Google Drive called "INF442_P8".
- Open the colab notebook INF442_P8.
- Run the section "Getting data and saving them at my Google Drive folder".
- Run the section "Data Cleaning".
- Run the sections "Data Analysis", "Time Analysis" and "Pedestrian Analysis" for insights in the data.
Second and other times use:
- Open the colab notebook INF442_P8.
- Run the sections "Data Analysis", "Time Analysis" and "Pedestrian Analysis" for insights in the data.