/OpenML.jl

Partial implementation of the OpenML API for Julia

Primary LanguageJuliaMIT LicenseMIT

OpenML.jl

Linux Coverage Documentation
Build status codecov.io

Partial implementation of the OpenML API for Julia. At present this package allows querying and downloading of OpenML datasets.

For further integration with the MLJ machine learning framework (such as uploading MLJ runs) see MLJOpenML.jl.

Acknowledgements. The code in this repository is based on contributions of Diego Arenas to MLJBase.jl which do not appear in the commit history of this repository.

Package documentation is here.