v0.15.0
·
896 commits
to master
since this release
MLJ v0.15.0
- Extend compat for MLJBase, MLJModels, MLJScientificTypes, CategoricalArrays. Includes a minor breaking change in behaviour of the
coerce
method; see https://github.com/alan-turing-institute/MLJBase.jl/releases/tag/v0.16.0.
Closed issues:
- root: nothing does not appear to be a Supervised model. (#686)
- Review TagBot configurations for all MLJ repos (#692)
- less fidgity alternative to
@load
(#693) - ERROR: MethodError: no method matching PCA() (#699)
- MLJDecisionTreeInterface.jl (#700)
- Just a doc typo (#704)
- Saving snapshots of a TunedModel as it trains (#708)
- All CV scores in a TunedModel (#709)
- Undefvarerror when tuning a model (#711)
Merged pull requests:
- Shorten MLJ design paper following JOSS review (#676) (@ablaom)
- Design paper update. No release (#677) (@ablaom)
- Update Slack URL (#679) (@logankilpatrick)
- Doc update. No new release. (#680) (@ablaom)
- Paper references (#681) (@darenasc)
- Fix bibliography in paper. No new release (#682) (@ablaom)
- Suspend EnsembleModel testing (#684) (@ablaom)
- Update affiliations in paper. No new release (#688) (@ablaom)
- Add verbose affiliations to paper.md. No release (#694) (@ablaom)
- fife -> St Andrews . No release (#695) (@ablaom)
- Added latin_hypercube docs (#697) (@ludoro)
- Update model_search.md (#705) (@dsweber2)
- For 0.15 Release (#710) (@ablaom)
- Revert "Added latin_hypercube docs" (#712) (@ablaom)
- Extend compat for MLJBase, MLJModels, MLJScientificTypes, CategoricalArrays (#713) (@ablaom)