
R
克西卫冕
just 1 ge ren
展开
-
Decision Tree ROC curve
Error in as.double(y) : cannot coerce type 'S4' to vector of type 'double' CART Trees prediction always doesn't only one column. you need to select the right column when you need to predict.原创 2017-03-17 19:22:22 · 1283 阅读 · 0 评论 -
Decision Tree random forest important variables
The way to compute metrics that give us insight into which variables are important To view this metric, run the following lines of R code (replace "MODEL" with the name of your random forest mo转载 2017-03-17 20:05:36 · 345 阅读 · 0 评论