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