Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 02:03
· 609 commits to master since this release
3c002e8

MLJTuning v0.3.0

Diff since v0.2.0

  • (breaking) Add enhancements the tuning strategy interface. This should not break use of TunedModel, and the built-in strategies Grid and Explicit are updated with no new behaviour (#21)

  • (breaking) Add n_remaining argument to models! method to give access to number of evaluations remaining. This should not break use of TunedModel, and the built-in strategies Grid and Explicit are updated with no new behaviour (#23 PR #26)

Closed issues:

  • Add n_remaining argument to models! (breaking) (#23)

Merged pull requests: