| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-13 | 453 Bytes | |
| v0.23.2 source code.tar.gz | 2026-04-13 | 6.3 MB | |
| v0.23.2 source code.zip | 2026-04-13 | 6.4 MB | |
| Totals: 3 Items | 12.7 MB | 0 | |
MLJ v0.23.2
(new feature) Re-export the method describe from DataAPI.jl, which is extended to provide summaries of MLJ performance evaluation objects. This is useful in tabulating results from multiple models. Needs MLJBase 0.13. See https://github.com/JuliaAI/MLJBase.jl/pull/1045.
Merged pull requests:
- For a 0.23.2 release (#1202) (@ablaom)