-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Speedup tests Co-authored-by: Kevin Klein <[email protected]> * Switch `strict` meaning in `validate_number_positive` * Add classes_ to cfe * Fix RLoss calculation in evaluate * Parametrize evaluate * run pchs * Update CHANGELOG * Update metalearners/metalearner.py Co-authored-by: Kevin Klein <[email protected]> * Update metalearners/metalearner.py Co-authored-by: Kevin Klein <[email protected]> * Update metalearners/metalearner.py Co-authored-by: Kevin Klein <[email protected]> * Update metalearners/metalearner.py Co-authored-by: Kevin Klein <[email protected]> * Update metalearners/metalearner.py Co-authored-by: Kevin Klein <[email protected]> * Fix naming * Update metalearners/metalearner.py Co-authored-by: Kevin Klein <[email protected]> * Fix docs * Don't force subset * Add test to ignore * Centralize generation of default scoring (#22) * Centralize generation of default scoring. * Reuse more type hints. * Update metalearners/metalearner.py Co-authored-by: Francesc Martí Escofet <[email protected]> * Update metalearners/metalearner.py Co-authored-by: Francesc Martí Escofet <[email protected]> * Apply pchs. --------- Co-authored-by: Francesc Martí Escofet <[email protected]> * Update metalearners/metalearner.py Co-authored-by: Kevin Klein <[email protected]> * Update metalearners/tlearner.py Co-authored-by: Kevin Klein <[email protected]> * Update metalearners/xlearner.py Co-authored-by: Kevin Klein <[email protected]> * Update metalearners/metalearner.py Co-authored-by: Kevin Klein <[email protected]> * Rename * Rename * Rename * Rename * Rename * Rename * Update metalearners/drlearner.py Co-authored-by: Kevin Klein <[email protected]> * Update metalearners/_utils.py Co-authored-by: Kevin Klein <[email protected]> * Update CHANGELOG * Add option to evaluate treatment model in RLearner --------- Co-authored-by: Kevin Klein <[email protected]>
- Loading branch information
1 parent
34b9cde
commit 2f530b2
Showing
11 changed files
with
556 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.