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)?
Este ejercicio forma parte del curso
Machine Learning with caret in R
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
