开始使用免费开始使用

Calculating accuracy

Use confusionMatrix(p_class, test[["Class"]]) to calculate a confusion matrix on the test set.

What is the test set accuracy of this model (rounded to the nearest percent)?

本练习是课程的一部分

Machine Learning with caret in R

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习