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

Correcting the cost function formula for Counterfactual examples (Dandl et al.'s method) (S#9.3.1.2) #364

Closed
wants to merge 2 commits into from

Conversation

alishakiba
Copy link

While reading the book, I found that the formula for the first part of the cost function has a typo. Therefore, I consulted the source paper and fixed it.

According to the paper, the cost function considers a set of desired outputs as $Y'$, rather than a single desired output. This is corrected in the formula and the explanation.
…unction

Changed y' to Y' according to the paper
@christophM
Copy link
Owner

Thanks for spotting this. I will fix this manually in the 3rd edition (which has quite diverged from the main branch, so I can't merge this PR).

@christophM christophM closed this Jan 16, 2025
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