Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Dec 13, 2023

This makes a minor change to code introduced in #5597 that prevents breakeage if self.fit_kwargs are not available in a descendant of the _ProphetAdapter, such as in the piecewise linear trend forecaster, in #5592

@fkiraly fkiraly added module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting enhancement Adding new functionality labels Dec 13, 2023
@fkiraly fkiraly merged commit c540a77 into main Dec 15, 2023
@fkiraly fkiraly deleted the prophet-fit_kwargs branch December 15, 2023 08:25
fkiraly pushed a commit that referenced this pull request Dec 24, 2023
Discussion #5197

Depends on #5622 which should be
merged first.

#### What does this implement/fix? Explain your changes.
<!--
A clear and concise description of what you have implemented.
-->
This PR extracts the piece wise linear trend from the prophet algorithm.
The algorithm is well suited to be used for trend forecasting in a
pipeline and less useful alone.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Adding new functionality module:forecasting forecasting module: forecasting, incl probabilistic and hierarchical forecasting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants