Skip to content

eiliaJafari/Predicting_Crime_Rate_in_Chicago

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predicting_Crime_Rate_in_Chicago

PREDICTING CRIME RATE IN CHICAGO USING FACEBOOK PROPHET

Fitting a model with the help of Prophet, to predict future crimes

Install fbprophet package: pip install fbprophet

If there were any error: conda install -c conda-forge fbprophet