Skip to content

Update explainable_categorical.ipynb #547

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

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Update explainable_categorical.ipynb #547

merged 1 commit into from
Jun 27, 2024

Conversation

djinnome
Copy link
Collaborator

braces were missing around m' such that P(f_m') rendered incorrectly as $P(f_m')$ which is equivalent to $P(F=0 | do(M=1))$ instead of P(f_{m'}) rendering as $P(f_{m'})$ which is equivalent to $P(F=1|do(M=0))$ as intended

braces were missing around such that `P(f_m')` rendered incorrectly as $P(f_m') = P(F=0 | do(M=1))$ instead of `P(f_{m'})` rendering as $P(f_{m'}=P(F=1|do(M=0))$ as intended
@djinnome djinnome requested a review from rfl-urbaniak June 27, 2024 04:44
@eb8680 eb8680 added documentation Improvements or additions to documentation status:awaiting review Awaiting response from reviewer module:explainable labels Jun 27, 2024
Copy link
Contributor

@eb8680 eb8680 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@eb8680 eb8680 merged commit c9a8734 into master Jun 27, 2024
7 checks passed
@eb8680 eb8680 deleted the djinnome-patch-1 branch June 27, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation module:explainable status:awaiting review Awaiting response from reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants