Skip to content

Partial implementation of the OpenML API for Julia

License

Notifications You must be signed in to change notification settings

JuliaAI/OpenML.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.