Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 973 Bytes

File metadata and controls

26 lines (13 loc) · 973 Bytes

Modeling and Analysis of London Crimes Dataset

The project contains my academic work for the project of "Big Data Analytics". The task required the following

As per project requirements, the codes and plots are in IPython Notebook files, in the following order:

Requirements

The code should run with usual libraries. Just to make sure, we could run the following command beforehand

$pip install pandas statsmodels numpy matplotlib