Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 804 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 804 Bytes

CASUALTY-SERVERITY-PREDICTION

This is a ML based web project that uses python3 to predict Casuality Serverity as per the given parameters.

A. Python Script N|Solid

-> Libraries used :

-> Consist of 8 Independent Variables & (Casuality) as Dependent Variable. -> Model Used : Cluster analysis

B. Server-side Script N|Solid

-> Get Requests for 8 inputs(Independent Variables) -> Send Request for Predicted Casuality(Dependent Variables) -> Web Server used : Apache2