|
|
|
|
|
by indweller
2612 days ago
|
|
In the blog, he refers to test losses at an early stage, like in "add significant digits to your eval". Does he actually refer to the test data or is he referring to validation data? I was under the idea that we were supposed to touch the test data only once at the end of all training and validation. What is the right way to handle the test data? |
|
As you said, the test subset should only be used at the very last.