Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 263 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 263 Bytes

Decision_Tree

Takes two files and creates a decision tree based on the training set. The test set is then run against the built model and the accuracy of the model is checked.

Data files and some boiler plate code provided by Victoria University of Wellington