Decision Tree for classifying poisonous/edible mushrooms
Data taken from UCI Machine Learning repository. More information on the dataset can be viewed here.
TODO:
- Grid Search to find optimal parameters for tree pruning
- Pipeline for dimensionality reduction / grid search simultaneously