Skip to content

v0.8.6

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 11:09
1af0202

MLJTuning v0.8.6

Diff since v0.8.5

  • (new feature) Add logger option to TunedModel wrapper, for logging internal model evaluations to an ML tracking platform, such as MLflow via MLJFlow.jl. Default should be nothing for no logging (#193). The logger must support asynchronous messaging if TunedModel(model, ...) is specified with the option acceleration=CPUThreads() or CPUProcesses(). MLJFlow.jl 0.4.3 supports asynchronous messaging.

Merged pull requests:

Closed issues: