Skip to content

v1.16

Compare
Choose a tag to compare
@freud14 freud14 released this 29 Apr 18:57
· 12 commits to master since this release
  • Add run_id and terminate_on_end arguments to MLFlowLogger.

Breaking change:

  • In MLFlowLogger, except for experiment_name, all arguments must now be passed as keyword arguments. Passing experiment_name as a positional argument is also deprecated and will be removed in future versions.