课程: Machine Learning and AI Foundations: Decision Trees with KNIME
今天就学习课程吧!
今天就开通帐号,24,600 门业界名师课程任您挑!
Accuracy - KNIME教程
课程: Machine Learning and AI Foundations: Decision Trees with KNIME
Accuracy
- [Instructor] Okay, it's time to get an assessment of how accurate our regression tree is. To do that, we have to be downstream of the predictor because we have to involve cases that were predicted but that were not fed to the learner. In other words, in terms of partitioning, we need both our training data, as well as our 20% test, being fed to the score so that we can see how good a job we did on what is sometimes called the unseen data. So let's go in here and configure, and we're going to need to fix this here. We want our predicted column to be Prediction mpg, but we want our reference column to be miles per gallon. And we're going to click on OK and Execute an Open Views. Now, I know that's a bit small, probably, but we can see that we have our R squared, and we also have our root mean square error. If you're doing regression tree, you're probably also trying regression itself, so I would probably focus on the R…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
-
(已锁定)
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 秒
-
(已锁定)
-