Skip to content

Who-2u/Road-Accident-Prediction-usingML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road-Accident-Prediction-using-ML

To setup, follow the below steps :

1.Install Python 3.6 from below link(dont use other python versions as the project is build on older libraries)

For 64-Bit OS: https://www.python.org/ftp/python/3.6.7/python-3.6.7-amd64.exe

For 32-Bit OS: https://www.python.org/ftp/python/3.6.7/python-3.6.7.exe

  1. Download required libraries

upgrade the pip - python -m pip install --upgrade pip download the below libraries one by one pip install flask pip install flask_bcrypt pip install requests pip install pandas pip install -U scikit-learn==0.21.3

  1. Run the App

open command prompt and navigate to the source folder. run the app using python run.py open your browser and go to localhost:5000

  1. Analysing the data navigate to upload tab and upload data provided in app/data/only_accident_points.

Note: you can update the data in the spreadsheets with fresh data in the same format

Incase any queries,write to me in paneerselvam1157@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published