Skip to content

Create DirectEnsemble #824

Merged
merged 6 commits into from Aug 4, 2022
Merged

Create DirectEnsemble #824

merged 6 commits into from Aug 4, 2022

Conversation

alex-hse-repository
Copy link
Collaborator

@alex-hse-repository alex-hse-repository commented Jul 29, 2022

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?

Proposed Changes

Closing issues

closes #766

@alex-hse-repository alex-hse-repository self-assigned this Jul 29, 2022
@github-actions
Copy link

github-actions bot commented Jul 29, 2022

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

@github-actions github-actions bot temporarily deployed to pull request July 29, 2022 06:02 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2022

Codecov Report

Merging #824 (ab90055) into master (5efc8f5) will decrease coverage by 34.95%.
The diff coverage is 40.42%.

@@             Coverage Diff             @@
##           master     #824       +/-   ##
===========================================
- Coverage   84.34%   49.38%   -34.96%     
===========================================
  Files         126      127        +1     
  Lines        7238     7285       +47     
===========================================
- Hits         6105     3598     -2507     
- Misses       1133     3687     +2554     
Impacted Files Coverage Δ
etna/ensembles/direct_ensemble.py 39.13% <39.13%> (ø)
etna/ensembles/__init__.py 100.00% <100.00%> (ø)
etna/commands/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
etna/commands/backtest_command.py 0.00% <0.00%> (-97.06%) ⬇️
etna/commands/forecast_command.py 0.00% <0.00%> (-94.88%) ⬇️
etna/commands/__main__.py 0.00% <0.00%> (-87.50%) ⬇️
etna/models/utils.py 14.28% <0.00%> (-85.72%) ⬇️
etna/commands/resolvers.py 0.00% <0.00%> (-80.00%) ⬇️
etna/analysis/outliers/density_outliers.py 22.44% <0.00%> (-75.52%) ⬇️
etna/datasets/datasets_generation.py 27.02% <0.00%> (-72.98%) ⬇️
... and 78 more

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

Copy link
Contributor

@Mr-Geekman Mr-Geekman left a comment

Choose a reason for hiding this comment

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

Fix typos and check questions.

@github-actions github-actions bot temporarily deployed to pull request August 3, 2022 07:22 Inactive
@alex-hse-repository alex-hse-repository enabled auto-merge (squash) August 4, 2022 04:36
@github-actions github-actions bot temporarily deployed to pull request August 4, 2022 04:39 Inactive
@alex-hse-repository alex-hse-repository merged commit d76a11b into master Aug 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create DirectEnsemble
3 participants