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

Implement Pyraformer as an imputation model #389

Merged
merged 3 commits into from
May 7, 2024
Merged

Conversation

WenjieDu
Copy link
Owner

@WenjieDu WenjieDu commented May 7, 2024

What does this PR do?

  1. fixing Add Pyraformer #378;

Before submitting

  • Was this discussed/approved via a GitHub issue? Please add a link to it if that's the case.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have written necessary tests and already run them locally.

@coveralls
Copy link
Collaborator

coveralls commented May 7, 2024

Pull Request Test Coverage Report for Build 8980248383

Details

  • 213 of 217 (98.16%) changed or added relevant lines in 8 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.3%) to 82.631%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pypots/nn/modules/pyraformer/layers.py 77 78 98.72%
pypots/imputation/pyraformer/model.py 69 72 95.83%
Files with Coverage Reduction New Missed Lines %
pypots/imputation/csdi/model.py 1 84.62%
pypots/clustering/vader/model.py 1 85.28%
Totals Coverage Status
Change from base Build 8980243611: 0.3%
Covered Lines: 8192
Relevant Lines: 9914

💛 - Coveralls

@WenjieDu WenjieDu merged commit 88805ea into dev May 7, 2024
9 checks passed
@WenjieDu WenjieDu deleted the (feat)add_pyraformer branch May 7, 2024 05:51
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.

None yet

2 participants