Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliaai/mljopenml.jl
https://github.com/juliaai/mljopenml.jl
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliaai/mljopenml.jl
- Owner: JuliaAI
- Created: 2021-03-20T15:24:25.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2021-09-07T04:46:24.000Z (about 3 years ago)
- Last Synced: 2024-10-10T17:48:14.822Z (about 1 month ago)
- Language: Julia
- Size: 49.8 KB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.