The project contains my academic work for the project of "Big Data Analytics". The task required the following
- Understanding of London Crimes Dataset.
- Modeling and Validation
- Time Series Analysis and Forecasting
As per project requirements, the codes and plots are in IPython Notebook files, in the following order:
The code should run with usual libraries. Just to make sure, we could run the following command beforehand
$pip install pandas statsmodels numpy matplotlib