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

Releases: telekom/HPOflow

0.1.4

14 Aug 15:32
Compare
Choose a tag to compare
bump to version 0.1.4

0.1.3

17 Jul 20:19
Compare
Choose a tag to compare
  • add Python 3.10

0.1.2

06 Aug 05:26
Compare
Choose a tag to compare
  • add all Optuna versions - see #87

0.1.1

03 Aug 09:48
Compare
Choose a tag to compare

hotfix for " fix Optuna issue since new release" #87

0.1.0

20 Jul 13:36
5092a0a
Compare
Choose a tag to compare

First real Release: 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.

0.1.0rc3

15 Jul 15:43
Compare
Choose a tag to compare
0.1.0rc3 Pre-release
Pre-release
remove py 3.6 classifier