Skip to content

Jayadev445/Crime-rate-using-fbprophet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crime-rate-using-fbprophet

Crime Rate Prediction Using Facebook Prophet, and a web application using Flask

The dataset was taken from kaggle

Used the dataset with dates between 2005 and 2007, recent years datasets can also be used.

download the dataset, rename it to "crime_rates.csv" and save it in the 'data' folder.

Models made:

  1. Plain Prophet Model - 96.82% accuracy
  2. No Outliers Prophet Model - 98.18% accuracy
  3. With-Holidays Prophet Model - 97.04% accuracy

Front-End Screenshots:

index

result

About

Crime Rate Prediction Using Facebook Prophet, and a web application using Flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages