An open API service indexing awesome lists of open source software.

https://github.com/domarps/decisionstumpsweka

Decision Stump evaluation and implementation : a variant of the ID3 Algorithm from the Weka Machine Learning toolkit
https://github.com/domarps/decisionstumpsweka

Last synced: about 2 months ago
JSON representation

Decision Stump evaluation and implementation : a variant of the ID3 Algorithm from the Weka Machine Learning toolkit

Awesome Lists containing this project

README

        

# DecisionStumpsWeka
Decision Stump evaluation and implementation : a variant of the ID3 Algorithm from the Weka Machine Learning toolkit

- The submission directory contains four subdirectories, trees, hw2_baselineFeatures, hw2_improvedFeatures and hw2_ParameterTuning
- The trees subdirectory contains the decision trees for the improvedFeatures