-
Notifications
You must be signed in to change notification settings - Fork 225
Closed
Labels
releaseRelease relatedRelease related
Description
Describe the issue
A checklist of large-scale changes to be made for an eventual version v1.0.0
Must Have
- Remove current
forecastingandBaseTransformerfunctionality - Replace
forecastingandBaseForecasterwith simplified and more maintainable version [ENH] First PR for forecasting module #2362 - Replace
BaseTransformerwith a simple version containing tags and abstract methods - Remove experimental tag from
BaseSeriesTransformer - Remove the datatypes module
- Merge
BaseEstimatorandBaseObject - consider deprecation for a few of the currently available methods
- Replace current fixture/scenario based testing with a simplified testing suite.
- Remove experimental tag for
testing - Remove currently excluded tests where possible
- Remove experimental tag for
- Consider removing experimental tag for other modules
- Complete any outstanding deprecation acts
- CNN Regressor
- CNN Classifier
- CNN Network
- Kmeans [MNT] Clustering module 1.0 deprecations #2306
- K-shapes
- AEFCN
- BaseDeepClusterer
- WeightedEnsembleClassifier
- Check through docs for incorrect statements, links etc
- Refactor distances module
- Make numpy 2.0 compliant [ENH] Numpy 2 compatibility #2218
Could have
- Move performance metrics to benchmarking
- Refactor rockets [ENH] Tidy up the rocket transformers #1699
Metadata
Metadata
Assignees
Labels
releaseRelease relatedRelease related