1. Nauka
  2. /
  3. Kursy
  4. /
  5. Machine Learning with caret in R

Connected

ćwiczenie

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

Instrukcje

50 XP

Możliwe odpowiedzi