The Decision Tree Learning algorithm ID3 extended with pre-pruning for WEKA, the free open-source Java API for Machine Learning. It achieves better accuracy than WEKA's ID3, which lacks pre-pruning.Info: http://bruno-wp.blogspot.com/search/label/Softwar
Categories
Artificial IntelligenceLicense
GNU General Public License version 2.0 (GPLv2)Follow WEKA - DecisionTree - ID3 with Pruning
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
tried to load it in Weka 3.6.8, found the algorithm as BWPTree under weka.classifiers.trees, but get an error in weka's gui "Prolem evaluating classifier", i expected a field where i can enter the prepruning gain, didnt appear in weka's gui, also no command line options provided in documentation for >java weka.classifiers.trees.BWPTree -?