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

Prediction Intervals #1149

Merged
merged 49 commits into from
Sep 4, 2023
Merged

Prediction Intervals #1149

merged 49 commits into from
Sep 4, 2023

Conversation

GrigoriJasnovidov
Copy link
Collaborator

Prediction intervals for time series forecasting task functionality, unit tests and examples.

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #1149 (d88d9ec) into master (634de80) will increase coverage by 1.78%.
Report is 5 commits behind head on master.
The diff coverage is 67.97%.

@@            Coverage Diff             @@
##           master    #1149      +/-   ##
==========================================
+ Coverage   78.48%   80.26%   +1.78%     
==========================================
  Files         130      142      +12     
  Lines        9323     9863     +540     
==========================================
+ Hits         7317     7917     +600     
+ Misses       2006     1946      -60     
Files Changed Coverage Δ
...intervals/solvers/last_generation_quantile_loss.py 22.44% <22.44%> (ø)
...edot/core/pipelines/prediction_intervals/tuners.py 35.71% <35.71%> (ø)
...re/pipelines/prediction_intervals/visualization.py 39.24% <39.24%> (ø)
...dot/core/pipelines/prediction_intervals/metrics.py 66.66% <66.66%> (ø)
fedot/core/pipelines/prediction_intervals/utils.py 69.51% <69.51%> (ø)
fedot/core/pipelines/prediction_intervals/main.py 77.77% <77.77%> (ø)
...tion_intervals/solvers/best_pipelines_quantiles.py 79.41% <79.41%> (ø)
...e/pipelines/prediction_intervals/graph_distance.py 86.36% <86.36%> (ø)
...core/pipelines/prediction_intervals/ts_mutation.py 97.36% <97.36%> (ø)
...ion_intervals/solvers/mutation_of_best_pipeline.py 98.27% <98.27%> (ø)
... and 2 more

... and 21 files with indirect coverage changes

Copy link
Collaborator

@nicl-nno nicl-nno left a comment

Choose a reason for hiding this comment

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

Оставил несколько небольших комментариев.

@nicl-nno nicl-nno requested a review from kasyanovse August 18, 2023 14:35
@aim-pep8-bot
Copy link

aim-pep8-bot commented Aug 21, 2023

Hello @GrigoriJasnovidov! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2023-09-04 10:09:29 UTC

@GrigoriJasnovidov GrigoriJasnovidov merged commit 7284e15 into master Sep 4, 2023
@kasyanovse kasyanovse deleted the prediction_intervals branch November 21, 2023 13: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.

4 participants