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

Return a forecasting plot with the output #1346

Open
wants to merge 30 commits into
base: staging
Choose a base branch
from
Open

Conversation

americast
Copy link
Member

Fixes #1344.

The forecasting plot is encoded using cv2.imencode and sent as a binary string in the first row of a new plot column that is created in the output table when a forecasting UDF is called. It shows the original series, along with the forecast and confidence intervals.

Sample plot:

test

@americast americast force-pushed the feedback branch 2 times, most recently from c94f1f6 to addd2cf Compare November 11, 2023 18:47
Base automatically changed from feedback to staging November 16, 2023 17:54
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

Successfully merging this pull request may close these issues.

1 participant