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

Implement R-Pol policy risk score and ROC AUC score #9

Open
MaximilianFranz opened this issue Dec 1, 2019 · 0 comments
Open

Implement R-Pol policy risk score and ROC AUC score #9

MaximilianFranz opened this issue Dec 1, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@MaximilianFranz
Copy link
Contributor

Some datasets cannot be evaluated using the currently used scores PEHE or ENoRMSE, because

  1. No ground truth is available (e.g. the Jobs dataset from Lalonde)
  2. The classes are imbalanced and binary (e.g. the Twins dataset)

Thus, we need more scores for comprehensive evaluation. Especially the policy risk used, for example, by Shalit et al. Also, the ROC-curve or the area-under-the-curve (AUC) of the ROC-Curve should be used in binary cases like the wins dataset.

@MaximilianFranz MaximilianFranz added the enhancement New feature or request label Dec 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant