Skip to content

v0.20.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 03:37
2a41b9b

MLJ v0.20.2

Diff since v0.20.1

  • Replace MLFlowLogger with MLJFlow.Logger; see here. So a logger instance is now instantiated with using MLJFlow; logger = MLJFlow.Logger(baseuri). This is technically breaking but not tagged as such, because MLFlow integration is still experimental.

Merged pull requests:

  • Fix MLJTuning.jl links (#1068) (@jd-foster)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#1070) (@github-actions[bot])
  • Bump compat: MLJFlow 0.3 (#1072) (@ablaom)
  • For a 0.20.2 release (#1073) (@ablaom)

Closed issues:

  • Export the name MLJFlow (#1067)
  • evaluate errors (#1069)