/Predicting_Crime_Rate_in_Chicago

PREDICTING CRIME RATE IN CHICAGO USING FACEBOOK PROPHET

Primary LanguageJupyter NotebookMIT LicenseMIT

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