Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links at Problem Solving > Decision Trees
Lecture about decision trees by Amos Storkey.
Category:
DTREG generates a Decision Tree Forest that is an ensemble (collection) of decision trees whose predictions are combined to make the overall prediction for the forest.
Category:
Presents a worked example to explain the theory.
Category:
Meta Decision Trees are a novel method for combining multiple classifiers. MDT leaves specify which base-level classifier should be used, instead of predicting the class value directly.
Category:
Presents methods for analyzing decision trees, including exercises with solutions.
Category: