Skip to main content
Chapter 8 of 10
Flashcards

Model Evaluation

ICSE · Class 12 · Artificial Intelligence

Flashcards for Model Evaluation — ICSE Class 12 Artificial Intelligence. Quick Q&A cards covering key concepts, definitions, and formulas.

70 questions35 flashcards5 concepts

Interactive on Super Tutor

Studying Model Evaluation? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for flashcards and more.

1,000+ Class 12 students started this chapter today

35 Flashcards
Card 1Model Evaluation

What is model evaluation in AI?

Answer

Model evaluation is the process of understanding the reliability of any AI model by feeding the test dataset into the model and comparing its outputs with the actual answers. It shows how well the mod

Card 2Model Evaluation

Why should testing data be used for model evaluation instead of training data?

Answer

Testing data should be used because using training data can make the model seem better than it really is. The model may simply remember the training set, which leads to overfitting. Testing data gives

Card 3Accuracy and Error

What is accuracy in AI model evaluation?

Answer

Accuracy is the percentage of correct predictions out of the total number of predictions. Formula: Accuracy = (Number of Correct Predictions) / (Total Number of Predictions). It is useful, but it can

Card 4Accuracy and Error

What is the formula for error in model evaluation?

Answer

Error shows the proportion of wrong predictions. Formula: Error = 1 - Accuracy. If accuracy increases, error decreases.

Card 5Accuracy and Error

Why can high accuracy be misleading?

Answer

High accuracy can be misleading in class-imbalanced datasets. For example, if a model always predicts no fire in a forest fire scenario, it can still get 98% accuracy when fires are rare. Even then, t

Card 6Confusion Matrix

What is a confusion matrix?

Answer

A confusion matrix is a table with 4 combinations of predicted and actual values: TP, TN, FP, and FN. It is not an evaluation metric itself, but a record that helps in evaluation.

Card 7Confusion Matrix

What does True Positive mean?

Answer

True Positive means Prediction = Yes and Reality = Yes. It means the prediction matches the real situation. Example: The model predicts fire, and fire is actually present.

Card 8Confusion Matrix

What does True Negative mean?

Answer

True Negative means Prediction = No and Reality = No. It means the prediction matches the real situation. Example: The model predicts no fire, and there is actually no fire.

+27 more flashcards available

Practice All

Frequently Asked Questions

What are the important topics in Model Evaluation for ICSE Class 12 Artificial Intelligence?
Model Evaluation covers several key topics that are frequently asked in ICSE Class 12 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Model Evaluation — ICSE Class 12 Artificial Intelligence?
Understand the core concepts first, then work through the 70 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
How many flashcards are available for Model Evaluation?
There are 35 flashcards for Model Evaluation covering key definitions, formulas, and concepts. Use them daily for 10–15 minutes for best results.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Model Evaluation chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for ICSE Class 12 Artificial Intelligence.