CWK 1 - Decision Tree
Implement a decision tree algorithm and use it to determine one of the indoor locations based on WIFI signal strengths collected from a mobile phone.
Step 1: Loading data
Step 2: Creating Decision Trees

Step 3 - Evaluation
Challenge 1: Cross validation classification metrics after pruning
Challenge 2: Result analysis after pruning
Challenge 3: Depth analysis