

MCQOPTIONS
Saved Bookmarks
1. |
What is the standard approach to supervised learning? |
A. | split the set of example into the training set and the test |
B. | group the set of example into the training set and the test |
C. | a set of observed instances tries to induce a general rule |
D. | learns programs from data |
Answer» B. group the set of example into the training set and the test | |