Here are a number of steps we are currently working on for the next release, which should be tagged as breaking, to be safe, but probably not 1.0.
For a 1.0 release, I propose the following additional item:
This would make the sole function of MLJModels to host the Model Registry and provide users the tools to search it and load model code. I think then we would be very close to an MLJ 1.0 as well.
Here are a number of steps we are currently working on for the next release, which should be tagged as breaking, to be safe, but probably not 1.0.
This breaking change: Automatically convertTransfer the issue to MLJTransforms.jlDateinContinuousEncoderMLJTransforms.jl#44 ??includeMLJTransforms.jl and reexport its models (in a new version that requires the MLJModels version tagged in previous step). And also update the links in the documentation pointing to the wrong version of the models that have migrated across. New version: MLJ v0.21.0 JuliaRegistries/General#138270For a 1.0 release, I propose the following additional item:
BinaryThresholdPredictionand theConstant(dummy) models to MLJBase.jl, or elsewhere.This would make the sole function of MLJModels to host the Model Registry and provide users the tools to search it and load model code. I think then we would be very close to an MLJ 1.0 as well.