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

Add Crossformer as an imputation model #329

Merged
merged 1 commit into from
Mar 30, 2024
Merged

Conversation

WenjieDu
Copy link
Owner

What does this PR do?

  1. add Crossformer as an imputation model, as suggested in New Model #295;

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 Mar 30, 2024

Pull Request Test Coverage Report for Build 8489473963

Details

  • 205 of 246 (83.33%) changed or added relevant lines in 7 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.03%) to 82.882%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pypots/imputation/crossformer/model.py 68 72 94.44%
pypots/imputation/crossformer/modules/submodules.py 90 127 70.87%
Files with Coverage Reduction New Missed Lines %
pypots/cli/env.py 2 61.22%
Totals Coverage Status
Change from base Build 8488918250: 0.03%
Covered Lines: 6270
Relevant Lines: 7565

💛 - Coveralls

@WenjieDu WenjieDu merged commit 46afff7 into dev Mar 30, 2024
9 checks passed
@WenjieDu WenjieDu deleted the (feat)add_crossformer branch March 30, 2024 10:21
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