ZacLN / MLJModels.jl

A place for a MLJ model implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLJModels

Selected packages which do not yet provide native MLJ implementations of their models are provided "strap-on" implementations contained in this repository. The implementation code is automatically loaded by MLJ when the relevant package is imported (using "lazy-loading" - see Requires.jl).

Build Status

About

A place for a MLJ model implementations

License:MIT License


Languages

Language:Julia 100.0%