Skip to content

Prajeshpuri/CASUALTY-SERVERITY-PREDICTION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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