-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hello,
I noticed that in the original repo that generated the data here the mean_squared_err
function is used.
But then, in the HPOBench the valid_rmse_...
is used see here
After trying to reproduce a constant mean predictor (from the original regression dataset), at least for the parkinson telemonitoring benchmark, I have an estimated mse of about 0.9. (I did not find any sqrt
call anywhere also) which is of the same order of magnitude as performances reported in the benchmark.
Do you have any guess about if it is mse
or rmse
?
Metadata
Metadata
Assignees
Labels
No labels