Update statistics in runhistory2epm
Open
enhancement
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 245
- Avg merge
- 14h 19m
- Merged PRs (30d)
- 5
Description
Just saw this while reviewing:
Seems like we only update the statistics for scaled runhistory2cost objects (min,max,perc) once (see line [line 199 in runhistory2epm](https://github.com/automl/SMAC3/blob/master/smac/runhistory/runhistory2epm.py#L199)). We might want to update them more often.
Contributor guide
Assessment
This issue has not been assessed yet.