Skip to content

Commit

Permalink
add estimators roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine-galataud committed Apr 17, 2024
1 parent 39da9fb commit d351822
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/source/ope/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Off-Policy Evaluation: Estimators
=================================

Roadmap
-------

- [x] Implement Inverse Probability Weighting (IPW) estimator
- [x] Implement Self-Normalized Inverse Probability Weighting (SNIPW) estimator
- [x] Implement Direct Method (DM) estimator
- [ ] Implement Doubly Robust (DR) estimator
- [ ] Implement Trajectory-Wise Importance Sampling (TWIS) estimator
- [ ] Implement Per-Decision Importance Sampling (PDIS) estimator

Implemented estimators
-----------------------
Expand Down

0 comments on commit d351822

Please sign in to comment.