Tagged Questions
0
votes
0answers
53 views
What are origin/rationales for standard training vs. test data splits?
In experiments on supervised learning using a held out test set, one commonly sees allocations of labeled examples ranging from 50% training/50% test up to 80% training/20% test. These proportions ...