1. เรียนรู้
  2. /
  3. Courses
  4. /
  5. Machine Learning with caret in R

Connected

Exercises

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)?

คำแนะนำ

50 XP

คำตอบที่เป็นไปได้