OptunaMLflowCallback

See also

Code documentation can be found here: code documentation page

The OptunaMLflowCallback class integrates Optuna and MLflow with Transformers. This is done by using OptunaMLflow internally and the transformers.TrainerCallback to integrate with Transformers.

Todo

  • add more details

  • add example