Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on October 20, 2022 7:52AM
Likes: 0
Replies: 1
Is this training error, rather than validation (or test) set error? Because the graphs exhibit very little evidence of overfitting, even when model complexity is maximized according to either hyperparameter.
I’m wondering if I’m actually managing to tune hyperparameters using validation data, or whether the optimization is carried out using only the training data (thereby trivializing the hyperparameter search). Any insights would be highly appreciated. Thank you in advance for any advice!