MLJModelInterface.jl icon indicating copy to clipboard operation
MLJModelInterface.jl copied to clipboard

The fallback of `fit(::Static, ...)` should return `(nothing, nothing, NamedTuple())`

Open ablaom opened this issue 3 years ago • 0 comments

Currently returns (nothing, nothing, nothing) but reports should be named tuples.

ablaom avatar Jul 11 '22 00:07 ablaom