Skip to content

Bugfix/no ref/ohe jitter - #102

Open
schafferde wants to merge 2 commits into
openproblems-bio:mainfrom
schafferde:bugfix/no-ref/ohe-jitter
Open

Bugfix/no ref/ohe jitter#102
schafferde wants to merge 2 commits into
openproblems-bio:mainfrom
schafferde:bugfix/no-ref/ohe-jitter

Conversation

@schafferde

Copy link
Copy Markdown
Contributor

Describe your changes

I recently observed that, because the default argument of the one-hot encoding function _perfect_embedding was jitter=0.01, both control methods embed_cell_types and embed_cell_types_jittered had identical (jittered) behavior. This corrects the default to jitter=None so embed_cell_types is noise-free.

Checklist before requesting a review

  • I have performed a self-review of my code

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Bug fixes
  • Proposed changes are described in the CHANGELOG.md

  • CI Tests succeed and look good!

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.

1 participant