Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 22:21
· 23 commits to dev since this release

MLJFlow v0.4.0

Diff since v0.3.0

(breaking) Removing healthcheck function on Logger() instantiation due to platforms inconsistency (see #34).

Merged pull requests:

  • Extending Base.show to pretty print logger instances (#32) (@pebeto)
  • Adding test case for zero hyperparameter model (#33) (@pebeto)
  • Removing healthcheck function due to platform inconsistency (#35) (@pebeto)

Closed issues:

  • Need handling for models with zero hyperparameters (#22)
  • Improve show for logger instances (#24)
  • mlflow health endpoint is doutbful (#34)