RYFan-RS/Accident-Casualty-Prediction-System
This project predicts the Accident Casualty of an Individual from a given dataset which includes weather conditions , temperature , lighting conditions, etc. The approach for prediction of casualty severity has two steps: a. Cluster the data using agglomerative clustering algorithm, b. Prediction using lasso lars regression model.
Python
No issues in this repository yet.