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 MNAR Non_Uniform_Masking and testcase #49

Open
wants to merge 22 commits into
base: dev
Choose a base branch
from

Conversation

LinglongQian
Copy link

@LinglongQian LinglongQian commented Nov 28, 2024

What does this PR do?

Add MNAR Non_Uniform_Masking and testcase.
Waiting for review and merge. @WenjieDu

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 and others added 22 commits October 19, 2023 17:30
Adding MNAR and MAR functions, and updating the docs
Updating the docs and adding pytorch into dependencies
Enable functions to only return corrupted X with NaNs
Fix a minor bug, and release v0.3
Add `seq_missing()` and `block_missing()`
Update seq_missing and block_missing
Update README, and fix CI testing
Enable calc_misssing_rate work with pd.DataFrame
Config the project with pyproject.toml
Avoid empty step_idx list when n_steps==seq_len
@WenjieDu WenjieDu changed the base branch from main to dev November 28, 2024 13:40
@WenjieDu WenjieDu closed this Nov 28, 2024
@WenjieDu WenjieDu reopened this Nov 28, 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.

2 participants