📚 CBSE Grade-10 Study Guide
HomeArtificial Intelligence (417)

Artificial Intelligence (417) — CBSE Class 10 board question

Q1. [1] § 3.2: Splitting the training set data for Evaluation
In supervised learning, what is the purpose of the testing dataset ?
  1. (A) To train the model.
  2. (B) To evaluate the model's accuracy.
  3. (C) To create new features.
  4. (D) To label the data.
Previously asked in CBSE board exam
2026 104 Q3 (vi)
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

(B) To evaluate the model's accuracy.

The testing dataset is used to evaluate the performance of a trained model by comparing its predictions against known expected values.

Source: Chapter 3, Section 3.2 (Train-test split)

Explanation

The key idea from the passage is that the test dataset's input is fed to the trained model, predictions are made, and those predictions are compared to expected values — this is evaluation. The training dataset is what teaches/trains the model (ruling out option A). Options C and D are unrelated to the purpose of a test split.

If a question refers to an image, map, graph or diagram that is not shown here, find the actual CBSE question paper on the CBSE website: cbse.gov.in.
Previous-year CBSE Grade 10 board exam questions, organised by subject and chapter, each with a model answer — free to read and print.