/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.

Primary LanguagePython

No issues in this repository yet.