Driver-Anomaly-Detection icon indicating copy to clipboard operation
Driver-Anomaly-Detection copied to clipboard

How could you determine the hyperparameter value on the test set?

Open Yiming-M opened this issue 2 years ago • 0 comments

Hi @okankop ,

I think you might have made an error in the code for validation/testing. It seems that the value of threshold is determined by the results on validation/testing. If you split the original test set into a validation set and a new test set, then it's fine to tune this hyperparameter on the validation set. But the problem is, it seems that you didn't do it...

Many thanks, Yiming

Yiming-M avatar Jun 14 '22 10:06 Yiming-M