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

Fix LabelProbabilityInjector data type bug #148

Merged
merged 2 commits into from
Jul 31, 2023

Conversation

Anmol-Srivastava
Copy link
Contributor

Closes #147 in which LabelProbabilityInjector was using original input data rather than preprocessed data, and slicing errors occurred as a result.

@Anmol-Srivastava
Copy link
Contributor Author

@951378644

This PR fixes the bug described in your issue. I've assigned you as the reviewer, so you can go into the Files changed tab, check off the code changes made, and submit your approval (or request more changes).

When done, I can merge this branch into dev, after which you can:

  • do git pull on the dev branch, to update to the most recent version
  • merge dev into whichever local branch your notebooks live in, so that your branch is also updated
  • continue writing your examples without the bug occurring

@Anmol-Srivastava Anmol-Srivastava merged commit 170b493 into dev Jul 31, 2023
2 checks passed
@Anmol-Srivastava Anmol-Srivastava deleted the 147-hotfix-label-probability-injector branch July 31, 2023 14:45
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.

Label Dirichlet Injector Issue
2 participants