Skip to content

A Machine Learning project to predict the severity of road accidents in France.

License

Notifications You must be signed in to change notification settings

YBengala/baac-severity-fr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read this in other languages: Français

Analysis and Severity Prediction of Road Accidents in France

Status

This project aims to analyze the French road traffic accident dataset (BAAC) to identify key risk factors and build a Machine Learning model to predict accident severity.

🎯 Project Goal

The final objective is to develop a tool capable of:

  1. Identifying the most influential features (weather, light conditions, driver profile, etc.) on accident severity.
  2. Predicting the probability of an accident being severe (resulting in death or serious injury) based on its characteristics.
  3. Presenting these findings interactively through a simple web application.

💾 Data Licence

The data used comes from the public dataset "Bases de données annuelles des accidents corporels de la circulation routière" (Annual databases of personal injury accidents) available on data.gouv.fr.

The dataset is split into four main files for each year :

  • caracteristiques.csv: General characteristics of the accident (date, time, weather conditions, light).
  • lieux.csv: Information about the accident location (road category, surface condition, infrastructure).
  • usagers.csv: Information about the users involved (age, gender, injury severity, safety equipment).
  • vehicules.csv: Information about the vehicles involved (category, direction of impact).

About

A Machine Learning project to predict the severity of road accidents in France.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published