Skip to content
This repository has been archived by the owner on Nov 24, 2017. It is now read-only.

DuncanCasteleyn/Data-Mining-Project-3TI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data mining project for 3TI

A jupyter notebook where we analyse several datasets about criminality in the US.

Installation guide

A guide to install anaconda can be found here

To install missing dependencies go to the bin folder of anaconda and run sudo ./pip install <Plugin name> If a plugin is outdated go to the anaconda bin folder and run sudo ./pip install <Plugin name> --upgrade