logo
Loading...

Overfitting 4: training, validation, testing - Victor Lavrenko - 機器學習 Machine Learning 公開課 - Cupoy

When building a learning algorithm, we need to have three disjoint sets of data: the training set, t...

When building a learning algorithm, we need to have three disjoint sets of data: the training set, the validation set and the testing set. This video explains why we need all three.