1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Machine Learning with caret in R

Connected

अभ्यास

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

निर्देश

50 XP

संभावित उत्तर