Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaspear committed Sep 29, 2024
1 parent 777e8ca commit aef7618
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- [x] OPEEstimation
- [x] IS.py
- [x] utils.py
- [x] DirectMethod.py*
- [x] DirectMethod.py
- [x] DoublyRobust.py
- [x] Metrics
- [x] EffectiveSampleSize.py
Expand All @@ -21,8 +21,6 @@
- [ ] LowerBounds
- [ ] api/d3rlpy

Insufficient functionality to test DirectMethod.py i.e., currently only wrapper classes are implemented for the OPEEstimation/DirectMethod.py


#### Overview
Basic unit testing has been implemented for all the core functionality of the package. The d3rlpy/api for importance sampling adds minimal additional functionality therefore, it is likely to function as expected however, no sepcific unit testing has been implemented!
Expand Down

0 comments on commit aef7618

Please sign in to comment.