Releases: JuliaAI/MLJBase.jl
Releases · JuliaAI/MLJBase.jl
v0.11.9
v0.11.8
MLJBase v0.11.8
-
(bug) Remove multithreading race conditions in resampling (use of
evaluate!
) (#169) -
(testing) Fix and re-instate all
CPUThreads
andCPUProcesses
tests in resampling -
(enhancement) Add progress meter to all forms of accelerated resampling
-
(testing) Increase number of workers in travis testing to 2 (3 processes); increase number of threads to 2.
Closed issues:
- Add shuffle=false, rng=GLOBAL_RNG keywords to unpack command (#167)
Merged pull requests:
v0.11.7
v0.11.6
v0.11.5
MLJBase v0.11.5
-
rebinding of measure names to non-abbreviated versions of their aliases
-
(enhancement) Allow specification of
shuffle=...
andrng=...
inunpack
(#167, PR #190) -
(enhancement) Enable loading of datasets from OpenML with
OpenML.load
Closed issues:
- Remove two letter measures (#187)
Merged pull requests:
v0.11.4
MLJBase v0.11.4
Add forgotten exports: tp, fp, tn, fn
Merged pull requests:
v0.11.3
v0.11.2
MLJBase v0.11.2
Closed issues:
- Towards next release (#145)
Merged pull requests:
- Install TagBot as a GitHub Action (#174) (@JuliaTagBot)
- Crayon (#179) (@tlienart)