Calculating true positive rate
Use confusionMatrix(p_class, test[["Class"]]) to calculate a confusion matrix on the test set.
What is the test set true positive rate (or sensitivity) of this model (rounded to the nearest percent)?
Это упражнение является частью курса
Machine Learning with caret in R
Практическое интерактивное упражнение
Превратите теорию в практику с помощью одного из наших интерактивных упражнений
Начать упражнение