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 MICN modules and implement it as an imputation model #401

Merged
merged 3 commits into from
May 12, 2024

Conversation

WenjieDu
Copy link
Owner

What does this PR do?

  1. fixing Add MICN #395;

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.

@WenjieDu WenjieDu changed the title feat: add MICN modules; Add MICN modules and implement it as an imputation model May 10, 2024
@coveralls
Copy link
Collaborator

coveralls commented May 10, 2024

Pull Request Test Coverage Report for Build 9052377252

Details

  • 201 of 206 (97.57%) changed or added relevant lines in 9 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.3%) to 83.335%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pypots/imputation/micn/core.py 33 35 94.29%
pypots/imputation/micn/model.py 67 70 95.71%
Files with Coverage Reduction New Missed Lines %
pypots/cli/env.py 1 63.27%
Totals Coverage Status
Change from base Build 9051086823: 0.3%
Covered Lines: 9101
Relevant Lines: 10921

💛 - Coveralls

@WenjieDu WenjieDu marked this pull request as ready for review May 12, 2024 15:24
@WenjieDu WenjieDu merged commit 75a735e into dev May 12, 2024
8 checks passed
@WenjieDu WenjieDu deleted the (feat)add_micn branch May 12, 2024 15:27
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