GitHub - JuliaAI/MLJModelInterface.jl: Lightweight package to interface with MLJ (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

MLJModelInterface.jl

A light-weight interface for developers wanting to integrate machine learning models intoMLJ.

Linux Coverage
Build Status codecov

Stable

MLJ is a framework for evaluating, combining and optimizing machine learning models in Julia. A third party package wanting to integrate their machine learning models into MLJ must import the moduleMLJModelInterface defined in this package, as described in thedocumentation.