Skip to content

End to End machine learning project on classification using cloud based deployment

Notifications You must be signed in to change notification settings

mp-balaji/Road-Traffic-Accident-Severity-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road Traffic Accidents Severity Prediction app

Please use the below link to access the cloud-deployed application

Streamlit URL: https://mp-balaji-accident-severity-prediction-app-mq2x4x.streamlit.app/

🚦 Project Description:

This data set is collected from Addis Ababa Sub-city police departments for master's research work. The data set has been prepared from manual records of road traffic accidents of the year 2017-20. All the sensitive information has been excluded during data encoding and finally it has 32 features and 12316 instances of the accident. Then it is preprocessed and for identification of major causes of the accident by analyzing it using different machine learning classification algorithms.

🚩 Problem Statement:

The target feature is Accident_severity which is a multi-class variable. The task is to classify this variable based on the other 31 features step-by-step by going through each day's task. Your metric for evaluation will be f1-score

🥽 Application Preview: image