STUDENT

AI - EVALUATION
Total Q: 31
Time: 30 Mins

Q 1.

Which one of the following scenario result in a high false negative cost?

Q 2.

In spam email detection, which of the following will be considered as "False Negative" ?

Q 3.

Prediction and Reality can be easily mapped together with the help of :

Q 4.

Which of the following statements is not true about overfitting models?

Q 5.

Which evaluation parameter takes into account the True Positives and False Positives?

Q 6.

Which of the following talks about how true the predictions are by any model ?

Q 7.

____value is known as the perfect value for F1 Score.

Q 8.

Statement 1 : Confusion matrix is an evaluation metric.
Statement 2 : Confusion Matrix is a record which helps in evaluation.

Q 9.

Which of the following is defined as the measure of balance between precision and recall?

Q 10.

Sarthak made a face mask detector system for which he had collected the dataset and used all the dataset to train the model. Then, he used some different data set to evaluate the model which resulted in the correct answer all the time. Name the concept.

Q 11.

Which of the following statements is true for the term Evaluation?

Q 12.

When the prediction matches the reality, the condition is termed as______.

Q 13.

Statement1: The output given by the AI model is known as reality.
Statement2:The real scenario is known as Prediction.

Q 14.

Which one of the following scenario result in a high false positive cost?

Q 15.

What will be the outcome, if the Prediction is "Yes" and it matches with the Reality?
What will be the outcome, if the Prediction is "Yes" and it does not match the Reality?

Q 16.

Two conditions when prediction matches with the reality are true positive and _______

Q 17.

What is the primary need for evaluating an AI model's performance in the AI Model Development process?

Q 18.

Differentiate between Prediction and Reality.

Q 19.

____________ is used to record the result of comparison between the prediction and reality. It is not an evaluation metric but a record which can help in evaluation.

Q 20.

While evaluating a model's performance, recall parameter considers
(i) False positive
(ii) True positive
(iii) False negative
(iv) True negative
Choose the correct option :

Q 21.

F1 Score is the measure of the balance between

Q 22.

Raunak was learning the conditions that make up the confusion matrix. He came across a scenario in which the machine that was supposed to predict an animal was always predicting not an animal. What is this condition called?

Q 23.

Statement 1 : To evaluate a models' performance, we need either precision or recall.
Statement 2 : When the value of both Precision and Recall is 1, the F1 score is 0.

Q 24.

______ is one of the parameter for evaluating a model's performance and is defined as the fraction of positive cases that are correctly identified.

Q 25.

Sarthak made a face mask detector system for which he had collected the dataset and used all the dataset to train the model. Then, he used the same data to evaluate the model which resulted in the correct answer all the time but was not able to perform with unknown dataset. Name the concept.

Q 26.

________ helps to find the best model that represents our data and how well the chosen model will work in future.

Q 27.

Which two evaluation methods are used to calculate F1 Score?

Q 28.

The output given by the AI machine is known as ________

Q 29.

Which evaluation parameter takes into consideration all the correct predictions?

Q 30.

Recall-Evaluation method is

Q 31.

Priya was confused with the terms used in the evaluation stage. Suggest her the term used for the percentage of correct predictions out of all the observations.