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

Apply SAITS embedding strategy to new added models #343

Merged
merged 22 commits into from
Apr 9, 2024

Conversation

WenjieDu
Copy link
Owner

@WenjieDu WenjieDu commented Apr 9, 2024

What does this PR do?

  1. fixing the comment here New Model #295 (comment);

Before submitting

  • This PR is made to fix a typo or improve the docs (you can dismiss the other checks if this is the case).
  • 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.

…imesnet_autoformer

# Conflicts:
#	pypots/imputation/autoformer/modules/core.py
#	pypots/nn/modules/transformer/embedding.py
# Conflicts:
#	pypots/imputation/informer/__init__.py
#	pypots/imputation/informer/model.py
#	pypots/imputation/informer/modules/core.py
#	tests/imputation/informer.py
@WenjieDu WenjieDu changed the base branch from main to dev April 9, 2024 10:18
@coveralls
Copy link
Collaborator

coveralls commented Apr 9, 2024

Pull Request Test Coverage Report for Build 8614163418

Details

  • 79 of 80 (98.75%) changed or added relevant lines in 10 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.2%) to 81.03%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pypots/imputation/dlinear/modules/core.py 33 34 97.06%
Files with Coverage Reduction New Missed Lines %
pypots/imputation/fedformer/modules/submodules.py 2 44.2%
Totals Coverage Status
Change from base Build 8602662623: 0.2%
Covered Lines: 6847
Relevant Lines: 8450

💛 - Coveralls

@WenjieDu WenjieDu merged commit 2f66d38 into dev Apr 9, 2024
8 checks passed
@WenjieDu WenjieDu deleted the (feat)apply_saits_embedding_to_new_models branch April 9, 2024 14:13
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