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 TEFN model #505

Merged
merged 5 commits into from
Sep 6, 2024
Merged

Add TEFN model #505

merged 5 commits into from
Sep 6, 2024

Conversation

ztxtech
Copy link
Contributor

@ztxtech ztxtech commented Sep 6, 2024

  1. fixing Add TEFN #506;
  • [√] I have commented my code, particularly in hard-to-understand areas.
  • [√] I have written necessary tests and already run them locally.

Comments:
I have implemented the TEFN model code on the imputation task in the PyPOTS code repository and completed testing.

@coveralls
Copy link
Collaborator

coveralls commented Sep 6, 2024

Pull Request Test Coverage Report for Build 10736679932

Details

  • 129 of 132 (97.73%) changed or added relevant lines in 8 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.2%) to 83.273%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pypots/imputation/tefn/model.py 61 64 95.31%
Files with Coverage Reduction New Missed Lines %
pypots/classification/base.py 1 74.77%
pypots/clustering/vader/model.py 1 85.43%
Totals Coverage Status
Change from base Build 10695131005: 0.2%
Covered Lines: 11261
Relevant Lines: 13523

💛 - Coveralls

@WenjieDu WenjieDu merged commit b9cba18 into WenjieDu:dev Sep 6, 2024
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.

3 participants