Authors :
P. Saranya; Gayathri R; Nandhitha A; Keerthika G
Volume/Issue :
Volume 10 - 2025, Issue 5 - May
Google Scholar :
https://tinyurl.com/24pkz54t
DOI :
https://doi.org/10.38124/ijisrt/25may1803
Note : A published paper may take 4-5 working days from the publication date to appear in PlumX Metrics, Semantic Scholar, and ResearchGate.
Abstract :
Road accidents are a major public safety concern, often resulting in injuries, fatalities, and significant economic
loss. Estimating the seriousness of an accident can aid emergency responders and authorities in taking quicker action and
enhancing traffic safety. Machine learning offers powerful tools to analyze accident data and make accurate predictions
based on various factorssuch as vehicle type, road conditions, driver behavior, and more. This project uses machine learning
to predict how s ever a road accident severity using ensemble classification techniques. The dataset is first preprocessed by
handling missing values and encoding categorical variables using Label Encoder. To address class imbalance, the Synthetic
Minority Over-sampling Technique (SMOTE) is applied, ensuring equal representation of severity classes. The resampled
data is then split into training and testing sets. AdaBoost with Random Forest combines the boosting power of AdaBoost
with the strong prediction ability of Random Forest to improve classification accuracy. This approach helps in making
better predictions even when the original data is imbalanced. Each model's performance is evaluated based on accuracy and
the results are compared to identify the most effective model. This model achieved an accuracy of 91.19%, showing its
effectiveness in handling imbalanced data and predicting accident severity. The web interface was coded using HTML and
CSS with the Flask framework being utilized to connect the trained ML models to the webpage.
Keywords :
Accident Prevention, Machine Learning, Random Forest, Ada Boost, Severity Prediction.
References :
- Akanksha Jadhav, Shruti Jadhav, Archana jalke,” Road accident analysis and prediction of accident severity using machine learning.” International Research Journal of Engineering and Technology (IRJET), ISSN-2395-(0056- 0072),2020.
- Sahil Dabhade, Sai mahale, Avinach Chitkala, “Road accident analysis and prediction using machine learning.” International Journal for Research in Applied Science & Engineering Technology, IC:45.98, ISSN:2321-9653,2020.
- Shanshan wei, Xiayoan shen,” Application of XG Boost for hazardous material road transport accident severity analysis”, IEEE pages:206806 – 206819,2020.
- Arun Venkat, Gokulnath M, Guru Vijey K.P, Irish Susan Thomas, “Machine learning based analysis for road accident prediction.” International Journal of Emerging Technology and Innovative Engineering, 6(2),2020.
- Shakil Ahamad,Sayan Kumar Ray,Md Akbar Hossain,”A Comparitive study of machine learning algorithms to predict road accident severity”,International Conference on Ubiquitous computing and communications,2021.
- Sheng Dong, Arshad Hossain, Irfan Ullah,” Predicting and analyzing road traffic injury severity using boosting based ensemble learning models”, International journal of environmental research and public health, 19(5), 2925,2022.
- Koteswararao Kodepogu , Vijaya Bharathi Manjeti “Machine Learning for Road Accident Severity Prediction” Mechatronics and Intelligent Transportation Systems, pp. 211–226, 2023.
- Gaurav Prajapati, Avinash, Lav Kumar, Smt. Rekha S Patil,”Road Accident Prediction Using Machine Learning.” Journal Of Scientific Research & Technology, 48 -59,2023 ISSN 2583-8660,2023.
- Shakil Ahamad,Sayan Kumar Ray,“A Study on road accident prediction and contributing factors using explainable machine learning models” Transportation Research interdisciplinary perspectives,19,100814,2023.
Road accidents are a major public safety concern, often resulting in injuries, fatalities, and significant economic
loss. Estimating the seriousness of an accident can aid emergency responders and authorities in taking quicker action and
enhancing traffic safety. Machine learning offers powerful tools to analyze accident data and make accurate predictions
based on various factorssuch as vehicle type, road conditions, driver behavior, and more. This project uses machine learning
to predict how s ever a road accident severity using ensemble classification techniques. The dataset is first preprocessed by
handling missing values and encoding categorical variables using Label Encoder. To address class imbalance, the Synthetic
Minority Over-sampling Technique (SMOTE) is applied, ensuring equal representation of severity classes. The resampled
data is then split into training and testing sets. AdaBoost with Random Forest combines the boosting power of AdaBoost
with the strong prediction ability of Random Forest to improve classification accuracy. This approach helps in making
better predictions even when the original data is imbalanced. Each model's performance is evaluated based on accuracy and
the results are compared to identify the most effective model. This model achieved an accuracy of 91.19%, showing its
effectiveness in handling imbalanced data and predicting accident severity. The web interface was coded using HTML and
CSS with the Flask framework being utilized to connect the trained ML models to the webpage.
Keywords :
Accident Prevention, Machine Learning, Random Forest, Ada Boost, Severity Prediction.