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

support prediction intervals in auto #370

Merged
merged 1 commit into from
Jul 3, 2024
Merged

support prediction intervals in auto #370

merged 1 commit into from
Jul 3, 2024

Conversation

jmoralez
Copy link
Member

@jmoralez jmoralez commented Jul 3, 2024

Description

  • Adds the prediction_intervals argument to AutoMLForecast.fit to compute the conformity scores when retraining the best model.
  • Adds the level argument to AutoMLForecast.predict to add prediction intervals.

Checklist:

  • This PR has a meaningful title and a clear description.
  • The tests pass.
  • All linting tasks pass.
  • The notebooks are clean.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jmoralez jmoralez marked this pull request as ready for review July 3, 2024 18:49
@jmoralez jmoralez merged commit 094b5aa into main Jul 3, 2024
18 checks passed
@jmoralez jmoralez deleted the auto-intervals branch July 3, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant