We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff8cb94 commit d83992dCopy full SHA for d83992d
src/MLJOpenML.jl
@@ -1,5 +1,8 @@
1
module MLJOpenML
2
3
+const OpenML = MLJOpenML
4
+export OpenML
5
+
6
include("openml.jl")
7
8
end # module
0 commit comments