Published April 1, 2021
| Version v0.16.1
Software
Open
alan-turing-institute/MLJ.jl: v0.16.1
Authors/Creators
- Anthony Blaom, PhD1
- Thibaut Lienart2
- Yiannis Simillides
- Diego Arenas
- Okon Samuel3
- vollmersj
- Mosè Giordano4
- Dilum Aluthge5
- Ayush Shridhar
- Ayush Shridhar6
- Ed
- Julian Samaroo
- azev777
- swenkel
- LudovicoBessi8
- Júlio Hoffimann9
- evalparse10
- David Buchaca Prats
- Kevin Squire11
- Michael Krabbe Borregaard12
- oleskiewicz
- sjvollmer
- Shuhei Kadowaki13
- Bas Dirks
- Clarman Cruz
- Cédric St-Jean14
- David Nies
- David Weber15
- Evelina Gabasova16
- ExpandingMan
- 1. University of Auckland & Alan Turing Institute
- 2. AWS
- 3. Schneider and Schroeder Services LTD
- 4. @UCL-RITS
- 5. Brown University
- 6. IIIT Bhubaneswar
- 7. Zicklin School of Business, Baruch College
- 8. @PolitecnicodiTorino
- 9. IMPA
- 10. @evalparse
- 11. SecondSpectrum
- 12. GLOBE Institute
- 13. Recruit Co., Ltd.
- 14. r2.ca
- 15. University of California Davis
- 16. The Alan Turing Institute
Description
MLJ v0.16.1
- [x] (enhancment) Explicitly include MLJIteration, re-exporting its methods and types, so that
using MLJIterationis no longer required to make use of the newly released package (https://github.com/alan-turing-institute/MLJ.jl/issues/139). For documentation, see here. - [x] Update MLJBase and import the new packages MLJOpenML and MLJSerialization, which provide functionality contained in the older MLJBase versions. Should have no effect on the MLJ user (https://github.com/alan-turing-institute/MLJBase.jl/issues/416)
Closed issues:
- Model wrapper for controlling iterative models. (#139)
- Restore broken ensemble testing (#683)
- No more symbols in CategoricalArrays (#691)
- Can't load KMeans from ParallelKMeans (#740)
- DecisionTreeClassifier does not appear to be a Supervised model. (#741)
- Unable to retrieve saved machines (#743)
- Need help in creating a MLJModelInterface.Model interface of a complex model (#744)
- Meaning of the various methods for unsupervised models ? (#748)
- Load issue (#752)
- MultinomialNBClassifier not available. (#753)
- Evaluate with acceleration is only working on a single worker (#754)
- Add to docs for new implementations:
fitshould not mutate model hyper-parameters (#755)
Merged pull requests:
- Typo (#750) (@PallHaraldsson)
- Doc updates. No new release (#751) (@ablaom)
- Add iteration docs (#759) (@ablaom)
- Add MLJIteration documentation to the MLJ manual. No new release (#760) (@ablaom)
- Improvements to landing page of manual (#761) (@ablaom)
- Documentation updates. No new release (#762) (@ablaom)
- Add MLJIteration and re-export it's constructors/types (#764) (@ablaom)
- Adaptations to further disintegration of MLJBase (#766) (@ablaom)
- For a 0.16.1 release (#767) (@ablaom)
Files
alan-turing-institute/MLJ.jl-v0.16.1.zip
Files
(4.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b7340a4b31ee38cb5a2abf1f744a09b5
|
4.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/alan-turing-institute/MLJ.jl/tree/v0.16.1 (URL)