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

Stop exporting `classes`

Open ablaom opened this issue 3 months ago • 0 comments

But keep the method to ensure backwards compatibility with MLJModelInterface 1.0.

In MLJBase 1.10 the method calls CategoricalArrays.levels. Previously it called CategoricalDistributions.classes.

ablaom avatar Sep 26 '25 01:09 ablaom