Skip to content

Add experimental classification #985

Merged
merged 31 commits into from Oct 21, 2022

Conversation

alex-hse-repository
Copy link
Collaborator

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

@github-actions
Copy link

github-actions bot commented Oct 13, 2022

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

@github-actions github-actions bot temporarily deployed to pull request October 13, 2022 12:48 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 17, 2022 06:41 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 17, 2022 10:10 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 17, 2022 10:34 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2022

Codecov Report

Merging #985 (2a5050d) into master (124353a) will increase coverage by 0.37%.
The diff coverage is 97.91%.

@@            Coverage Diff             @@
##           master     #985      +/-   ##
==========================================
+ Coverage   84.87%   85.25%   +0.37%     
==========================================
  Files         148      157       +9     
  Lines        8020     8258     +238     
==========================================
+ Hits         6807     7040     +233     
- Misses       1213     1218       +5     
Impacted Files Coverage Δ
...rimental/classification/feature_extraction/base.py 87.50% <87.50%> (ø)
...mental/classification/feature_extraction/weasel.py 97.67% <97.67%> (ø)
etna/experimental/classification/classification.py 98.24% <98.24%> (ø)
etna/experimental/classification/__init__.py 100.00% <100.00%> (ø)
etna/experimental/classification/base.py 100.00% <100.00%> (ø)
...ntal/classification/feature_extraction/__init__.py 100.00% <100.00%> (ø)
...ental/classification/feature_extraction/tsfresh.py 100.00% <100.00%> (ø)
etna/experimental/classification/predictability.py 100.00% <100.00%> (ø)
etna/experimental/classification/utils.py 100.00% <100.00%> (ø)
etna/settings.py 73.88% <100.00%> (+1.22%) ⬆️
... and 1 more

📣 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 October 17, 2022 11:25 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 18, 2022 07:01 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 18, 2022 16:08 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 18, 2022 16:19 Inactive
tests/test_experimental/test_classification/conftest.py Outdated Show resolved Hide resolved
etna/experimental/classification/classification.py Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request October 20, 2022 05:33 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 20, 2022 05:41 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 20, 2022 08:10 Inactive
@martins0n
Copy link
Contributor

We should add comment to changelog

Copy link
Contributor

@martins0n martins0n left a comment

Choose a reason for hiding this comment

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

chanelog

@github-actions github-actions bot temporarily deployed to pull request October 20, 2022 11:53 Inactive
@alex-hse-repository alex-hse-repository merged commit 326b599 into master Oct 21, 2022
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.

None yet

3 participants