课程: Machine Learning and AI Foundations: Decision Trees with KNIME
今天就学习课程吧!
今天就开通帐号,24,600 门业界名师课程任您挑!
The math behind regression trees - KNIME教程
课程: Machine Learning and AI Foundations: Decision Trees with KNIME
The math behind regression trees
- [Instructor] Let's talk a little bit about the math behind regression trees. Now, if you recall, classification trees use the Gini coefficient and some other factors to grow and then eventually prune the tree. With regression trees, it's a little bit different and that's what I want to talk about. So when we start predicting something like this miles per gallon example, we have at the top a predicted value of 23.8 miles per gallon. So there's no normality assumption, but for the moment, let's just assume that miles per gallon is somewhat like a bell curve, as you can see indicated there. What you're trying to do, or rather what the algorithm is trying to do as it works its way down the tree, is find branches where that bell curve is going to get increasingly tall and skinny as it branches and splits and works its way down to the bottom of the tree where you would find your leaf nodes. Now, why is that the case?…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
-
(已锁定)
MPG data set1 分钟 24 秒
-
(已锁定)
The regression tree prebuilt example4 分钟 13 秒
-
(已锁定)
The math behind regression trees2 分钟 22 秒
-
(已锁定)
How RT handles nominal variables4 分钟 16 秒
-
(已锁定)
Ordinal variable handling4 分钟 4 秒
-
(已锁定)
Closer look at a full regression tree3 分钟 39 秒
-
(已锁定)
KNIME's missing data options for regression trees3 分钟 11 秒
-
(已锁定)
Line plot2 分钟 17 秒
-
(已锁定)
Accuracy2 分钟 32 秒
-
(已锁定)
-