Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 04:02
fed846c

MLJTuning v0.6.0

Diff since v0.5.5

  • (enhancement) Add LatinHypercube tuning (#78, #96 @ludoro)
  • (API change) Make a tuned model's number of iterations, n, available to setup method (#106). This change is not breaking for users of MLJTuning but will break third party implementations of the the tuning strategy API (TreeParzen.jl being the only case-in-point of which @blaom is aware)

Closed issues:

  • Add LatinHypercube tuning (#78)
  • Make a tuned model's number of iterations, n, available to setup method (#106)

Merged pull requests: