Skip to content

ChangePointSegmentationTransform #822

Merged
merged 28 commits into from
Aug 19, 2022
Merged

ChangePointSegmentationTransform #822

merged 28 commits into from
Aug 19, 2022

Conversation

Ama16
Copy link
Contributor

@Ama16 Ama16 commented Jul 28, 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 #821

@github-actions
Copy link

github-actions bot commented Jul 28, 2022

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

@github-actions github-actions bot temporarily deployed to pull request July 28, 2022 08:54 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 28, 2022 09:04 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 28, 2022 09:19 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2022

Codecov Report

Merging #822 (20949d0) into master (0198d11) will increase coverage by 0.09%.
The diff coverage is 97.84%.

@@            Coverage Diff             @@
##           master     #822      +/-   ##
==========================================
+ Coverage   84.66%   84.75%   +0.09%     
==========================================
  Files         130      132       +2     
  Lines        7414     7471      +57     
==========================================
+ Hits         6277     6332      +55     
- Misses       1137     1139       +2     
Impacted Files Coverage Δ
...sforms/decomposition/change_points_segmentation.py 97.50% <97.50%> (ø)
...tna/transforms/decomposition/base_change_points.py 97.56% <97.56%> (ø)
etna/analysis/change_points_trend/search.py 100.00% <100.00%> (ø)
etna/transforms/__init__.py 100.00% <100.00%> (ø)
etna/transforms/decomposition/__init__.py 100.00% <100.00%> (ø)
...na/transforms/decomposition/change_points_trend.py 98.78% <100.00%> (-0.17%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot temporarily deployed to pull request July 28, 2022 09:26 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 28, 2022 09:51 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 1, 2022 06:53 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 1, 2022 07:14 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 1, 2022 07:18 Inactive
@julia-shenshina julia-shenshina self-requested a review August 1, 2022 08:42
etna/transforms/encoders/change_point_segmentation.py Outdated Show resolved Hide resolved
etna/transforms/ChangePoints.py Outdated Show resolved Hide resolved
etna/transforms/encoders/change_point_segmentation.py Outdated Show resolved Hide resolved
etna/transforms/ChangePoints.py Outdated Show resolved Hide resolved
etna/transforms/ChangePoints.py Outdated Show resolved Hide resolved
etna/transforms/decomposition/change_points_trend.py Outdated Show resolved Hide resolved
etna/transforms/ChangePoints.py Outdated Show resolved Hide resolved
etna/transforms/decomposition/change_points_trend.py Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request August 2, 2022 14:24 Inactive
Artem Makhin added 2 commits August 9, 2022 14:06
@github-actions github-actions bot temporarily deployed to pull request August 9, 2022 11:12 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 9, 2022 11:29 Inactive
@alex-hse-repository alex-hse-repository self-requested a review August 12, 2022 13:24
etna/transforms/decomposition/trend.py Outdated Show resolved Hide resolved
etna/transforms/decomposition/base_change_points.py Outdated Show resolved Hide resolved
etna/transforms/decomposition/base_change_points.py Outdated Show resolved Hide resolved
etna/transforms/decomposition/base_change_points.py Outdated Show resolved Hide resolved
etna/transforms/decomposition/change_points_trend.py Outdated Show resolved Hide resolved
etna/transforms/decomposition/base_change_points.py Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request August 15, 2022 09:13 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 17, 2022 15:04 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 18, 2022 13:52 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 18, 2022 14:02 Inactive
@alex-hse-repository alex-hse-repository self-requested a review August 19, 2022 04:23
@github-actions github-actions bot temporarily deployed to pull request August 19, 2022 07:31 Inactive
@alex-hse-repository alex-hse-repository self-requested a review August 19, 2022 07:54
@github-actions github-actions bot temporarily deployed to pull request August 19, 2022 08:17 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 19, 2022 08:45 Inactive
@alex-hse-repository alex-hse-repository self-requested a review August 19, 2022 09:29
Copy link
Collaborator

@alex-hse-repository alex-hse-repository left a comment

Choose a reason for hiding this comment

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

Congratulations 🥇

@alex-hse-repository alex-hse-repository enabled auto-merge (squash) August 19, 2022 09:30
@alex-hse-repository alex-hse-repository merged commit ced2072 into master Aug 19, 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.

Add ChangePointSegmentationTransform
4 participants