Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v0.66.0 Jan. 25, 2023
Enhancements
determine_periodicity
functionality for better period guesses Improve automatic periodicity determination #3912dates_needed_for_prediction
for time series pipelines Adddates_needed_for_prediction
toTimeSeriesPipelineBase
#3906RFClassifierRFESelector
andRFRegressorRFESelector
components for feature selection using recursive feature elimination Add Recursive Feature Elimination Selector component #3934Fixes
set_period()
not updating decomposer parameters Fixedset_period()
not updating decomposer parameters #3932DefaultAlgorithm
Remove second identical batch for time series inDefaultAlgorithm
#3936test_components_can_be_used_for_partial_dependence_fast_mode
Fix non-prophet case oftest_components_can_be_used_for_partial_dependence_fast_mode
#3949Changes
PolynomialDecomposer
to work with sktime v0.15.1 Upgrade sktime #3930category-encoders
to 2.5.1.post0 #3933