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

Implementing Sub-Gaussian IPW and DR #149

Merged
merged 27 commits into from
Jan 12, 2022

Conversation

usaito
Copy link
Contributor

@usaito usaito commented Dec 20, 2021

Overview

  • Implement estimators proposed in Metelli et al.(2021) as obp.ope.SubGaussianInverseProbabilityWeighting and obp.ope.SubGaussianDoublyRobust. Specifically, these estimators use the weight transformation stated in Definition 4.1 with "s=1". Users can specify value of lambda (hyperparameter of the estimators).

References

@usaito usaito changed the title [WIP] Implementing Sub-Gaussian IPW and DR Implementing Sub-Gaussian IPW and DR Jan 12, 2022
@usaito usaito changed the base branch from master to feature/estimator-selection January 12, 2022 16:51
@usaito usaito merged commit 8d869e8 into feature/estimator-selection Jan 12, 2022
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