A machine learning model that predicts the severity,seriousness,gravity of a road accident.
In this today's world , where 155,622 deaths occured in India alone in the year 2022,It is crucial for one's safety to determine the conditions of the roads they plan to travel.This app powered by a machine learning model based on relevant data, helps in prediction of the severity and garvity of a road accident,if it may happen.
This data set is collected from Addis Ababa Sub city police departments for Masters research work. The data set has been prepared from manual records of road traffic accident of the year 2017-20. All the sensitive information have 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 algorithms.
Ours is an open source project created during the hackathon named Hack-a-miner 2022 At MSIT. Therefore Pull requests are highly welcome. For major changes, please open an issue first to discuss what you would like to change.