Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 481 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 481 Bytes

Crime Data Analysis

Used MapReduce framework for computing total crime incidents of the crime in each region based on data set provided by UK Police. (source : http://www.police.uk/data). Studied the performance of map, reduce, shuffle and sort, including execution time and memory usage

##Install

This library has the java implementation crime data analysis

###Project Contributor