Releases: mlr-org/mlr3oml
Releases · mlr-org/mlr3oml
0.10.0
0.9.0
v0.9.0 0.9.0
0.8.0
See NEWS.md for updates
0.7.2
See NEWS.md for updates
mlr3oml 0.7.1
See NEWS.md for changes
Version 0.7.0
See NEWS.md for updates
mlr3oml 0.6.0
v0.6.0 document
mlr3oml 0.5.0
- Support for downloading survival tasks (via
mlr3proba
). - More functions to list objects from OpenML:
list_oml_evaluations()
list_oml_flows()
list_oml_measures()
list_oml_runs()
list_oml_setups()
mlr3oml 0.4.3
- Fixed a bug regarding unquoting fields in ARFF files.
mlr3oml 0.4.2
- If not set via option
mlr3oml.api_key
, the API key is retrieved from the
environment variableOPENMLAPIKEY
. - Implemented a retry mechanism as a workaround for temporary connection errors.