Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] statsforecast AutoCES direct interface estimator #4649

Merged
merged 6 commits into from Jun 6, 2023
Merged

[ENH] statsforecast AutoCES direct interface estimator #4649

merged 6 commits into from Jun 6, 2023

Conversation

yarnabrina
Copy link
Collaborator

Part of #4643.
Depends on #4648.

This PR adds an interface to the AutoCES model provided in statsforecast. It's exposed to users as StatsForecastAutoCES, which inherits from _GeneralisedStatsForecastAdapter added in #4629.

fkiraly
fkiraly previously approved these changes May 29, 2023
Copy link
Collaborator

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straightforward given the adapter class, great!

@fkiraly fkiraly added module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting enhancement Adding new functionality interfacing algorithms Interfacing existing algorithms/estimators from third party packages labels Jun 3, 2023
@fkiraly fkiraly merged commit 9544d32 into sktime:main Jun 6, 2023
28 checks passed
@yarnabrina yarnabrina deleted the add-autoces-forecaster branch June 7, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding new functionality interfacing algorithms Interfacing existing algorithms/estimators from third party packages module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants