Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
pre-commit-ci[bot] 1fbeb76f82 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-11 18:18:57 -04:00
pre-commit-ci[bot] 2cd6b98d2a [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-11 18:18:57 -04:00
Keith Battocchi 352214adba Remove linear_first_stages from docs and tests
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
2024-02-06 11:15:05 -05:00
OliverTseng b4191e8735
Update Policy Learning with Trees and Forests.ipynb (#685)
Fix typo
2022-10-12 14:05:59 -04:00
vsyrgkanis 5bf448a02a
Vasilis/casestudy (#441)
* changed how aggregation happens in policy ensembles. Added policy learning to mulit-investment attribution. Fixed some mistkaes in that case study

* added clipping to the denominator in the dr correction to avoid division by zero, in the dr estimate of ate and att in cfdml.
2021-05-03 11:03:56 -04:00
vsyrgkanis 98b2bf3234
Vasilis/policy (#377)
* added policy learning module

* added cython policy tree and policy forest

* extended policy cate interpreter to interpret multiple treatments using the new policy tree

* added doubly robust policy learning tree and doubly robust policy learning forest

* fixed randomness in weightedkfold, that was causing tests to fail due to non-fixed-randomness behavior

* added notebook on policy learning
2021-03-22 18:56:25 -04:00