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 ForecastingModel.supports_probabilistic_prediction (#2259) #2269

Merged

Conversation

felixdivo
Copy link
Contributor

Implements #2259

Summary

Renames the private property ForecastingModel._is_probabilistic to a public (still non-abstract) property supports_probabilistic_prediction.

@felixdivo felixdivo changed the title Add supports probabilistic prediction Add ForecastingModel.supports_probabilistic_prediction (#2259) Mar 5, 2024
Copy link
Collaborator

@dennisbader dennisbader left a comment

Choose a reason for hiding this comment

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

Looks great @felixdivo, thanks a lot 🚀 Let's add an entry to the changelog and it's ready to be merged (under unreleased, since we released 0.28.0 today)

@felixdivo
Copy link
Contributor Author

@dennisbader Done

Copy link
Collaborator

@dennisbader dennisbader left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for this contribution @felixdivo 🚀

@dennisbader dennisbader merged commit 7986348 into unit8co:master Mar 12, 2024
9 checks passed
@felixdivo felixdivo deleted the add-supports_probabilistic_prediction branch March 12, 2024 12:18
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.

None yet

2 participants