Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

This needs to be reset after a trial is done #43

Open
1 task
PhilipMay opened this issue Mar 23, 2021 · 3 comments
Open
1 task

This needs to be reset after a trial is done #43

PhilipMay opened this issue Mar 23, 2021 · 3 comments

Comments

@PhilipMay
Copy link
Owner

PhilipMay commented Mar 23, 2021

self._iter_metrics = {}

        self._iter_metrics = {}
        self._next_iter_num = 0

ToDo

  • eyeball the fix in production
@PhilipMay
Copy link
Owner Author

Maybe seperate decorator from Optuna+MLflow wrapper into different 2 classes.

@PhilipMay
Copy link
Owner Author

We reset when trial starts

@PhilipMay
Copy link
Owner Author

fixed here 6f45435

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant