Data Science

What is holdout data?

The data that is omitted in the first place, to later on test the accuracy of the model on.
- First target variables are omitted, then the model makes the prediction, then you can compare the prediction with the actual value t

Diskussion