Tree-based...

From
Revision as of 21:00, 3 June 2018 by BPeat (talk | contribs)
Jump to: navigation, search

YouTube search...

Decision forests (regression, two-class, and multi class), decision jungles (two-class and multi class), and boosted decision trees (regression and two-class) are all based on decision trees, a foundation machine learning concept. There are many variants of decision trees, but they all do the same thing—subdivide the feature space into regions with mostly the same label. These can be regions of consistent category or of constant value, depending on whether you are doing classification or regression. - Dinesh Chandrasekar

8-Figure3-1.png