Consider the confusion matrix for the Digits dataset's predictions: array([[45, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 45, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 54, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 42, 0, 1, 0, 1, 0, 0],
[ 0, 0, 0, 0, 49, 0, 0, 1, 0, 0],
[ 0, 0, 0, 0, 0, 38, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 42, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 45, 0, 0],
[ 0, 1, 1, 2, 0, 0, 0, 0, 39, 1],
[ 0, 0, 0, 0, 1, 0, 0, 0, 1, 41]])
Which of the following statements is false?
A) The correct predictions are shown on the diagonal from top-left to bottom-right-this is called the principal diagonal.
B) The nonzero values that are not on the principal diagonal indicate incorrect predictions (that is, misses) .
C) Each row represents one distinct class-that is, one of the digits 0-9.
D) The columns within a row specify how many of the test samples were classified incorrectly into each distinct class 0-9.
Correct Answer:
Verified
Q22: Which of the following statements a), b)
Q23: Which of the following statements a), b)
Q24: Which of the following statements is false?
A)
Q25: Which of the following statements a), b)
Q26: Scikit-learn estimators require their training and testing
Q28: Which of the following statements is false?
A)
Q29: Which of the following statements a), b)
Q30: Which of the following statements a), b)
Q31: Which of the following statements is false?
A)
Q32: Which of the following statements a), b)
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents