0 votes
in Machine Learning by
What according to you, is the standard approach to supervised learning?

1 Answer

0 votes
by

In supervised learning, the standard approach is to split the set of example into the training set and the test.

...