/MLJModels.jl

A place for a MLJ model implementations

Primary LanguageJuliaMIT LicenseMIT

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