The true test dataset for a generalised task

·LessWrong··

The standard ML pipeline is well known: you want to teach a task to an algorithm. Take your data which encodes that task, split it into training, validation, and test sets. Train the ML on the training set, using the validation set to tune hyper-parameters. Then, finally, check that the algorithm has learnt the task by evaluating it on the test set. This will ensure that it hasn’t overfitted to the training data. Particularly important: the test set must come from the same distribution as the tr...

Read full article →

Related Articles

US citizen charged after GrapheneOS phone wipes during airport search
eecc · Hacker News · 20h ago
Kimi-K3 Technical Report [pdf]
vinhnx · Hacker News · 3h ago
Should you wash your solar panels?
surprisetalk · Hacker News · 5h ago
The Strongest El Niño Ever
ndsipa_pomu · Hacker News · 1d ago
PGSimCity - How PostgreSQL Works
jonbaer · Hacker News · 18h ago