You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This discussion was created from the release v1.16.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
run_idandterminate_on_endarguments to MLFlowLogger.Breaking change:
experiment_name, all arguments must now be passed as keyword arguments. Passingexperiment_nameas a positional argument is also deprecated and will be removed in future versions.This discussion was created from the release v1.16.
All reactions