Decision Trees

Published: 24 November 2022
on channel: Computational Thinking
920
23

This video introduces the machine learning concept of decision trees. Binary decision trees recursively partition the input space into smaller regions. In order to make a prediction, we simply start at the root of the decision tree and apply the decision rules until we reach a leaf, which then determines the output value. Decision trees work for classification as well as regression. The video also talks about related concepts such as random forests.


Watch video Decision Trees online without registration, duration hours minute second in high quality. This video was added by user Computational Thinking 24 November 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 920 once and liked it 23 people.