-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
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.
- Migration of MLJ Model Registry maintenance tools (Remove MLJ Model Registry tools #590)
- Remove all the transforms that have been ported to MLJTransforms.jl @ablaom self-assigned: Complete migration of transformers out of this package #592
- Update the MLJ Model Registry
-
This breaking change: Automatically convertTransfer the issue to MLJTransforms.jlDate
inContinuousEncoder
MLJTransforms.jl#44 ?? - Tag a new MLJModels release (as breaking)
- Upate MLJ to
include
MLJTransforms.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#138270 - Transfer from MLJModels all issues that apply to models now migrated to MLJTransforms.jl
For a 1.0 release, I propose the following additional item:
- Migrate the remaining models
BinaryThresholdPrediction
and 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.
OkonSamuel
Metadata
Metadata
Assignees
Labels
No labels