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

Add examples using the Diviner, Prophet, and pmdarima libraries #14

Open
amotl opened this issue Sep 10, 2023 · 3 comments
Open

Add examples using the Diviner, Prophet, and pmdarima libraries #14

amotl opened this issue Sep 10, 2023 · 3 comments

Comments

@amotl
Copy link
Member

amotl commented Sep 10, 2023

About

GH-13 adds an example program using the Merlion library. Thanks, @andnig.

On this matter, it may also be interesting to present a variant using Diviner, see also Diviner Documentation.
Currently, Diviner supports the Prophet and pmdarima open source libraries for forecasting at scale.

@amotl amotl changed the title Add example using the "Diviner" library Add examples using the Diviner, Prophet, and pmdarima libraries Sep 18, 2023
@amotl
Copy link
Member Author

amotl commented Nov 24, 2023

I think this can be closed, considered to be superseded by GH-55. Thanks for contributing this, @andnig!

NB: Is PyCaret also wrapping those libraries mentioned above?

@andnig
Copy link
Contributor

andnig commented Nov 24, 2023

@amotl pycaret provides support for the prophet forecaster and pmdarima as optional arima forecasting backend. I'm not familiar with how diviner handles things - but maybe it's worth a post if you consider the wider databricks ecosystem relevant for Crate.

@amotl
Copy link
Member Author

amotl commented Nov 24, 2023

It looks like those are the corresponding canonical notebooks for Diviner+GroupedProphet/GroupedPmdarima. If those can easily be absorbed by PyCaret, i.e. if it provides the same features, there would be no need to specialize too much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants