pebeto / MLJModelInterface.jl

Lightweight package to interface with MLJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLJModelInterface.jl

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

Linux Coverage
Build Status codecov.io

MLJ is a framework for evaluating, combining and optimizing machine learning models in Julia. A third party package wanting to integrate their supervised or unsupervised machine learning models must import the module MLJModelInterface defined in this package.

Instructions

About

Lightweight package to interface with MLJ

License:MIT License


Languages

Language:Julia 100.0%