-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
It could be neat if MLJ implemented StatsAPI as to avoid duplicate function names
julia> using MLJBase, GLM
julia> predict
WARNING: both GLM and MLJBase export "predict"; uses of it in module Main must be qualified
ERROR: UndefVarError: `predict` not defined
This could be avoided if MLJBase used StatsAPI.predict
ablaom
Metadata
Metadata
Assignees
Labels
No labels