Releases: JuliaAI/MLJTuning.jl
Releases · JuliaAI/MLJTuning.jl
v0.6.0
MLJTuning v0.6.0
- (enhancement) Add LatinHypercube tuning (#78, #96 @ludoro)
- (API change) Make a tuned model's number of iterations,
n
, available tosetup
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:
- Latin cube 2 (#96) (@ablaom)
- Move from Travis CI to GitHub Actions CI (#102) (@DilumAluthge)
- switch ci to gh action (#103) (@ablaom)
- Set NUM_THREADS=2 in ci.yml (#104) (@ablaom)
- In CI set NUM_THREADS=2 (#105) (@ablaom)
- API change: Make n from a TunedModel instance available to setup (#109) (@ablaom)
- For a 0.6.0 release (#110) (@ablaom)
v0.5.5
v0.5.4
v0.5.3
v0.5.2
MLJTuning v0.5.2
Closed issues:
- Score measure maximization double signal flip (#87)
Merged pull requests:
- Extend [compat] Distributions = "^0.22,^0.23,^0.24" (#84) (@ablaom)
- For a 0.5.2 release (#85) (@ablaom)
- Rm stray text from readme. No new release. (#86) (@ablaom)
- Fix orientation bug (#88) (@ablaom)
- For a 0.5.3 release (#89) (@ablaom)
- fix version (#90) (@ablaom)
- fix compat entry (#91) (@ablaom)
- fix compat (#92) (@ablaom)
v0.5.1
MLJTuning v0.5.1
Merged pull requests:
v0.5.0
v0.4.3
v0.4.2
MLJTuning v0.4.2
Closed issues:
Merged pull requests: