- add all Optuna versions - see https://github.com/telekom/HPOflow/issues/87
0.1.1
hotfix for " fix Optuna issue since new release" 87
0.1.0
Main components are:
- `OptunaMLflow` - Wrapper to log to Optuna and MLflow at the same time. - `OptunaMLflowCallback` - Integration of Optuna and MLflow for Transformers. - `SignificanceRepeatedTrainingPruner` - Optuna pruner which uses statistical significance as an heuristic for decision-making.