Skip to content

Add support of quantiles in backtest #652

Merged
merged 8 commits into from
Apr 19, 2022
Merged

Conversation

martins0n
Copy link
Contributor

@martins0n martins0n commented Apr 14, 2022

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Type of Change

  • Examples / docs / tutorials / contributors update
  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves an existing feature)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Proposed Changes

Related Issue

Closing issues

@github-actions
Copy link

github-actions bot commented Apr 14, 2022

🚀 Deployed on https://deploy-preview-652--etna-docs.netlify.app

@github-actions github-actions bot temporarily deployed to pull request April 14, 2022 10:27 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 18, 2022 08:31 Inactive
@martins0n martins0n changed the title NEW: forecast_kwargs Add support of quantiles in backtest Apr 18, 2022
@github-actions github-actions bot temporarily deployed to pull request April 18, 2022 08:55 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2022

Codecov Report

Merging #652 (596f4b5) into master (0f7e517) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #652   +/-   ##
=======================================
  Coverage   84.44%   84.45%           
=======================================
  Files         119      119           
  Lines        6320     6322    +2     
=======================================
+ Hits         5337     5339    +2     
  Misses        983      983           
Impacted Files Coverage Δ
etna/pipeline/base.py 94.46% <100.00%> (+0.04%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@github-actions github-actions bot temporarily deployed to pull request April 18, 2022 09:06 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 18, 2022 09:14 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 19, 2022 14:20 Inactive
@alex-hse-repository alex-hse-repository merged commit 0f8efaf into master Apr 19, 2022
@martins0n martins0n deleted the backtest-intervals branch April 19, 2022 15:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants