Skip to content

MLFlow Fix / Tweak#270

Open
EladMichael wants to merge 1 commit intopnnl:masterfrom
EladMichael:feat/mlflow_logging_tweak
Open

MLFlow Fix / Tweak#270
EladMichael wants to merge 1 commit intopnnl:masterfrom
EladMichael:feat/mlflow_logging_tweak

Conversation

@EladMichael
Copy link
Collaborator

Fixed:

  • MLflow metric logging by adding step to stepped metrics

Added:

  • Dictionary logging capability
  • Capability to turn off stdout print with verbosity=0 to de-clutter when automatic hyperparameter tuning
  • save_weights flag (for hyperparameter tuning)
  • Storing run_id for easy access to run parameters downstream

Minimal fix, should not break anything that already uses (or doesn't use) this logger.

…dded dictionary logging capability, and capability to turn off stdout print with verbosity=0 to declutter when automatic hyperparameter tuning. Added save_weights flag, again for hyperparameter tuning situations, as well as storing run_id for easy access to run parameters downstream. Minimal fix, should not break anything that already uses (or doesn't use) this logger.
@EladMichael EladMichael requested a review from drgona March 2, 2026 20:28
@drgona
Copy link
Collaborator

drgona commented Mar 6, 2026

@EladMichael all PRs must be submitted to develop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants