Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juliaai/mljopenml.jl


https://github.com/juliaai/mljopenml.jl

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# MLJOpenML.jl

| Linux | Coverage |
| :-----------: | :------: |
| [![Build status](https://github.com/JuliaAI/MLJOpenML.jl/workflows/CI/badge.svg)](https://github.com/JuliaAI/MLJOpenML.jl/actions)| [![codecov.io](http://codecov.io/github/JuliaAI/MLJOpenML.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaAI/MLJOpenML.jl?branch=master) |

A package providing integration of [OpenML](https://www.openml.org) with the
[MLJ](https://alan-turing-institute.github.io/MLJ.jl/dev/) machine
learning framework.

As of version 2.0, MLJOpenML.jl became a re-export of functionality
moved to the framework agnostic package
[OpenML.jl](https://github.com/JuliaAI/OpenML.jl). MLJ-specfic
functionality will appear in versions 2.1 onwards.