Practice Prediction Classification MCQ questions with detailed explanations and clear answer validation. These MCQs help you revise core concepts, compare close options, and improve accuracy for interviews, certification exams, and technical screening rounds. Use this updated 2026 set to strengthen fundamentals and confidence.
Q51. Which statement about precision is most accurate?
Select an answer to check.
Answer: TP / (TP+FP).
Here, TP / (TP+FP). is the right choice. Care about false positives. It aligns directly with what the question asks about which statement about precision is most accurate. Competing choices sound plausible, but they miss the key condition.
Q52. How is precision best characterized?
Select an answer to check.
Answer: TP / (TP+FP).
In this case, TP / (TP+FP). is correct. Care about false positives. It aligns directly with what the question asks about how is precision best characterized. Competing choices sound plausible, but they miss the key condition.
Q53. Which option best describes recall?
Select an answer to check.
Answer: TP / (TP+FN).
The best option here is TP / (TP+FN).. Care about false negatives. It aligns directly with what the question asks about which option best describes recall. Competing choices sound plausible, but they miss the key condition.
Q54. What is the primary purpose of recall?
Select an answer to check.
Answer: TP / (TP+FN).
For this question, TP / (TP+FN). is correct. Care about false negatives. It aligns directly with what the question asks about what is the primary purpose of recall. Competing choices sound plausible, but they miss the key condition.
Q55. Which statement about recall is most accurate?
Select an answer to check.
Answer: TP / (TP+FN).
TP / (TP+FN). is the correct answer here. Care about false negatives. It aligns directly with what the question asks about which statement about recall is most accurate. Competing choices sound plausible, but they miss the key condition.
Q56. How is recall best characterized?
Select an answer to check.
Answer: TP / (TP+FN).
Here, TP / (TP+FN). is the right choice. Care about false negatives. This matches the core idea being tested around how is recall best characterized. Competing choices sound plausible, but they miss the key condition.
Q57. Which option best describes F1 score?
Select an answer to check.
Answer: Harmonic mean of precision and recall.
In this case, Harmonic mean of precision and recall. is correct. Single balanced metric. This matches the core idea being tested around which option best describes f1 score. Competing choices sound plausible, but they miss the key condition.
Q58. What is the primary purpose of F1 score?
Select an answer to check.
Answer: Harmonic mean of precision and recall.
The best option here is Harmonic mean of precision and recall.. Single balanced metric. This matches the core idea being tested around what is the primary purpose of f1 score. Competing choices sound plausible, but they miss the key condition.
Q59. Which statement about F1 score is most accurate?
Select an answer to check.
Answer: Harmonic mean of precision and recall.
For this question, Harmonic mean of precision and recall. is correct. Single balanced metric. This matches the core idea being tested around which statement about f1 score is most accurate. Competing choices sound plausible, but they miss the key condition.
Q60. How is F1 score best characterized?
Select an answer to check.
Answer: Harmonic mean of precision and recall.
Harmonic mean of precision and recall. is the correct answer here. Single balanced metric. This matches the core idea being tested around how is f1 score best characterized. Competing choices sound plausible, but they miss the key condition.
Q61. Which option best describes ROC curve?
Select an answer to check.
Answer: TPR vs FPR over thresholds.
Here, TPR vs FPR over thresholds. is the right choice. Threshold-agnostic. That is exactly the concept behind which option best describes roc curve in this context. Competing choices sound plausible, but they miss the key condition.
Q62. What is the primary purpose of ROC curve?
Select an answer to check.
Answer: TPR vs FPR over thresholds.
In this case, TPR vs FPR over thresholds. is correct. Threshold-agnostic. That is exactly the concept behind what is the primary purpose of roc curve in this context. Competing choices sound plausible, but they miss the key condition.
Q63. Which statement about ROC curve is most accurate?
Select an answer to check.
Answer: TPR vs FPR over thresholds.
The best option here is TPR vs FPR over thresholds.. Threshold-agnostic. That is exactly the concept behind which statement about roc curve is most accurate in this context. Competing choices sound plausible, but they miss the key condition.
Q64. How is ROC curve best characterized?
Select an answer to check.
Answer: TPR vs FPR over thresholds.
For this question, TPR vs FPR over thresholds. is correct. Threshold-agnostic. That is exactly the concept behind how is roc curve best characterized in this context. Competing choices sound plausible, but they miss the key condition.
Q65. Which option best describes ROC AUC?
Select an answer to check.
Answer: Area under ROC curve.
Area under ROC curve. is the correct answer here. Ranking metric. That is exactly the concept behind which option best describes roc auc in this context. Competing choices sound plausible, but they miss the key condition.
Q66. What is the primary purpose of ROC AUC?
Select an answer to check.
Answer: Area under ROC curve.
Here, Area under ROC curve. is the right choice. Ranking metric. It fits the requirement in the prompt about what is the primary purpose of roc auc. Competing choices sound plausible, but they miss the key condition.
Q67. Which statement about ROC AUC is most accurate?
Select an answer to check.
Answer: Area under ROC curve.
In this case, Area under ROC curve. is correct. Ranking metric. It fits the requirement in the prompt about which statement about roc auc is most accurate. Competing choices sound plausible, but they miss the key condition.
Q68. How is ROC AUC best characterized?
Select an answer to check.
Answer: Area under ROC curve.
The best option here is Area under ROC curve.. Ranking metric. It fits the requirement in the prompt about how is roc auc best characterized. Competing choices sound plausible, but they miss the key condition.
Q69. Which option best describes PR AUC?
Select an answer to check.
Answer: Area under precision-recall curve.
For this question, Area under precision-recall curve. is correct. Better for imbalanced data. It fits the requirement in the prompt about which option best describes pr auc. Competing choices sound plausible, but they miss the key condition.
Q70. What is the primary purpose of PR AUC?
Select an answer to check.
Answer: Area under precision-recall curve.
Area under precision-recall curve. is the correct answer here. Better for imbalanced data. It fits the requirement in the prompt about what is the primary purpose of pr auc. Competing choices sound plausible, but they miss the key condition.
Q71. Which statement about PR AUC is most accurate?
Select an answer to check.
Answer: Area under precision-recall curve.
Here, Area under precision-recall curve. is the right choice. Better for imbalanced data. This is the most accurate statement for which statement about pr auc is most accurate. Competing choices sound plausible, but they miss the key condition.
Q72. How is PR AUC best characterized?
Select an answer to check.
Answer: Area under precision-recall curve.
In this case, Area under precision-recall curve. is correct. Better for imbalanced data. This is the most accurate statement for how is pr auc best characterized. Competing choices sound plausible, but they miss the key condition.
Q73. Which option best describes class imbalance?
Select an answer to check.
Answer: Disproportionate class frequencies.
The best option here is Disproportionate class frequencies.. Use resampling/weights. This is the most accurate statement for which option best describes class imbalance. Competing choices sound plausible, but they miss the key condition.
Q74. What is the primary purpose of class imbalance?
Select an answer to check.
Answer: Disproportionate class frequencies.
For this question, Disproportionate class frequencies. is correct. Use resampling/weights. This is the most accurate statement for what is the primary purpose of class imbalance. Competing choices sound plausible, but they miss the key condition.
Q75. Which statement about class imbalance is most accurate?
Select an answer to check.
Answer: Disproportionate class frequencies.
Disproportionate class frequencies. is the correct answer here. Use resampling/weights. This is the most accurate statement for which statement about class imbalance is most accurate. Competing choices sound plausible, but they miss the key condition.
Q76. How is class imbalance best characterized?
Select an answer to check.
Answer: Disproportionate class frequencies.
Here, Disproportionate class frequencies. is the right choice. Use resampling/weights. It aligns directly with what the question asks about how is class imbalance best characterized. The remaining choices fail because they don’t satisfy the full definition.
Q77. Which option best describes class weighting?
Select an answer to check.
Answer: Penalize errors on minority class more.
In this case, Penalize errors on minority class more. is correct. Built into many models. It aligns directly with what the question asks about which option best describes class weighting. The remaining choices fail because they don’t satisfy the full definition.
Q78. What is the primary purpose of class weighting?
Select an answer to check.
Answer: Penalize errors on minority class more.
The best option here is Penalize errors on minority class more.. Built into many models. It aligns directly with what the question asks about what is the primary purpose of class weighting. The remaining choices fail because they don’t satisfy the full definition.
Q79. Which statement about class weighting is most accurate?
Select an answer to check.
Answer: Penalize errors on minority class more.
For this question, Penalize errors on minority class more. is correct. Built into many models. It aligns directly with what the question asks about which statement about class weighting is most accurate. The remaining choices fail because they don’t satisfy the full definition.
Q80. How is class weighting best characterized?
Select an answer to check.
Answer: Penalize errors on minority class more.
Penalize errors on minority class more. is the correct answer here. Built into many models. It aligns directly with what the question asks about how is class weighting best characterized. The remaining choices fail because they don’t satisfy the full definition.
Q81. Which option best describes threshold tuning?
Select an answer to check.
Answer: Pick decision threshold for trade-offs.
Here, Pick decision threshold for trade-offs. is the right choice. Validation-based. This matches the core idea being tested around which option best describes threshold tuning. The remaining choices fail because they don’t satisfy the full definition.
Q82. What is the primary purpose of threshold tuning?
Select an answer to check.
Answer: Pick decision threshold for trade-offs.
In this case, Pick decision threshold for trade-offs. is correct. Validation-based. This matches the core idea being tested around what is the primary purpose of threshold tuning. The remaining choices fail because they don’t satisfy the full definition.
Q83. Which statement about threshold tuning is most accurate?
Select an answer to check.
Answer: Pick decision threshold for trade-offs.
The best option here is Pick decision threshold for trade-offs.. Validation-based. This matches the core idea being tested around which statement about threshold tuning is most accurate. The remaining choices fail because they don’t satisfy the full definition.
Q84. How is threshold tuning best characterized?
Select an answer to check.
Answer: Pick decision threshold for trade-offs.
For this question, Pick decision threshold for trade-offs. is correct. Validation-based. This matches the core idea being tested around how is threshold tuning best characterized. The remaining choices fail because they don’t satisfy the full definition.
Q85. Which option best describes calibration of probabilities?
Select an answer to check.
Answer: Make scores reflect frequencies.
Make scores reflect frequencies. is the correct answer here. Platt/isotonic. This matches the core idea being tested around which option best describes calibration of probabilities. The remaining choices fail because they don’t satisfy the full definition.
Q86. What is the primary purpose of calibration of probabilities?
Select an answer to check.
Answer: Make scores reflect frequencies.
Here, Make scores reflect frequencies. is the right choice. Platt/isotonic. That is exactly the concept behind what is the primary purpose of calibration of in this context. The remaining choices fail because they don’t satisfy the full definition.
Q87. Which statement about calibration of probabilities is most accurate?
Select an answer to check.
Answer: Make scores reflect frequencies.
In this case, Make scores reflect frequencies. is correct. Platt/isotonic. That is exactly the concept behind which statement about calibration of probabilities is most in this context. The remaining choices fail because they don’t satisfy the full definition.
Q88. How is calibration of probabilities best characterized?
Select an answer to check.
Answer: Make scores reflect frequencies.
The best option here is Make scores reflect frequencies.. Platt/isotonic. That is exactly the concept behind how is calibration of probabilities best characterized in this context. The remaining choices fail because they don’t satisfy the full definition.
Q89. Which option best describes one-vs-rest?
Select an answer to check.
Answer: Train one binary classifier per class.
For this question, Train one binary classifier per class. is correct. Multi-class trick. That is exactly the concept behind which option best describes one-vs-rest in this context. The remaining choices fail because they don’t satisfy the full definition.
Q90. What is the primary purpose of one-vs-rest?
Select an answer to check.
Answer: Train one binary classifier per class.
Train one binary classifier per class. is the correct answer here. Multi-class trick. That is exactly the concept behind what is the primary purpose of one-vs-rest in this context. The remaining choices fail because they don’t satisfy the full definition.
Q91. Which statement about one-vs-rest is most accurate?
Select an answer to check.
Answer: Train one binary classifier per class.
Here, Train one binary classifier per class. is the right choice. Multi-class trick. It fits the requirement in the prompt about which statement about one-vs-rest is most accurate. The remaining choices fail because they don’t satisfy the full definition.
Q92. How is one-vs-rest best characterized?
Select an answer to check.
Answer: Train one binary classifier per class.
In this case, Train one binary classifier per class. is correct. Multi-class trick. It fits the requirement in the prompt about how is one-vs-rest best characterized. The remaining choices fail because they don’t satisfy the full definition.
Q93. Which option best describes softmax?
Select an answer to check.
Answer: Generalize sigmoid to multi-class.
The best option here is Generalize sigmoid to multi-class.. Probabilities sum to 1. It fits the requirement in the prompt about which option best describes softmax. The remaining choices fail because they don’t satisfy the full definition.
Q94. What is the primary purpose of softmax?
Select an answer to check.
Answer: Generalize sigmoid to multi-class.
For this question, Generalize sigmoid to multi-class. is correct. Probabilities sum to 1. It fits the requirement in the prompt about what is the primary purpose of softmax. The remaining choices fail because they don’t satisfy the full definition.
Q95. Which statement about softmax is most accurate?
Select an answer to check.
Answer: Generalize sigmoid to multi-class.
Generalize sigmoid to multi-class. is the correct answer here. Probabilities sum to 1. It fits the requirement in the prompt about which statement about softmax is most accurate. The remaining choices fail because they don’t satisfy the full definition.
Q96. How is softmax best characterized?
Select an answer to check.
Answer: Generalize sigmoid to multi-class.
Here, Generalize sigmoid to multi-class. is the right choice. Probabilities sum to 1. This is the most accurate statement for how is softmax best characterized. The remaining choices fail because they don’t satisfy the full definition.
Q97. Which option best describes cross-entropy loss?
Select an answer to check.
Answer: Standard classification loss.
In this case, Standard classification loss. is correct. Pairs with softmax/sigmoid. This is the most accurate statement for which option best describes cross-entropy loss. The remaining choices fail because they don’t satisfy the full definition.
Q98. What is the primary purpose of cross-entropy loss?
Select an answer to check.
Answer: Standard classification loss.
The best option here is Standard classification loss.. Pairs with softmax/sigmoid. This is the most accurate statement for what is the primary purpose of cross-entropy loss. The remaining choices fail because they don’t satisfy the full definition.
Q99. Which statement about cross-entropy loss is most accurate?
Select an answer to check.
Answer: Standard classification loss.
For this question, Standard classification loss. is correct. Pairs with softmax/sigmoid. This is the most accurate statement for which statement about cross-entropy loss is most accurate. The remaining choices fail because they don’t satisfy the full definition.
Q100. How is cross-entropy loss best characterized?
Select an answer to check.
Answer: Standard classification loss.
Standard classification loss. is the correct answer here. Pairs with softmax/sigmoid. This is the most accurate statement for how is cross-entropy loss best characterized. The remaining choices fail because they don’t satisfy the full definition.