Issues
- 0
- 0
Speed up calculation of energy score
#323 opened by EgorKraevTransferwise - 0
- 0
- 0
- 0
Correctly handle weights if they are passed to the fit() method of an outcome function
#316 opened by ZmeiGorynych - 0
Enable early stopping (and maybe direct categorical feature handling?) in XGBoost etc estimators used for outcome function
#315 opened by ZmeiGorynych - 0
Cache part of energy distance
#287 opened by julianteichgraber - 0
MSE vs Energy Distance score plot
#266 opened by julianteichgraber - 0
- 0
- 0
- 0
Treat CATE Interpreter as metric
#220 opened by TDebonoWise - 0
- 2
- 0
enable confidence intervals for estimators
#232 opened by TDebonoWise - 0
move train_test_split to CausalityDataset
#252 opened by TDebonoWise - 0
Shap calculation breaking down for |X| > 249
#240 opened by TDebonoWise - 1
- 0
causatune won't install on python>=3.10
#305 opened by ZmeiGorynych - 0
Error when running the ERUPT example notebook
#304 opened by ZmeiGorynych - 0
- 1
- 0
SimpleParamService doesn't filter estimator list by problem if dataset large and "all" estimators requested
#188 opened by TimoFlesch - 2
- 0
- 1
AutoCausality class should have a method for adding test set scores for each estimator after the fit is done
#193 opened by EgorKraevTransferwise - 2
- 1
- 1
- 1
Clean up the dummy models, make sure there's only one and it supports multitreatment
#214 opened by EgorKraevTransferwise - 0
Experiment with different propensity functions for the confounded CATE case with synthetic data
#215 opened by ZmeiGorynych - 0
Add other scores besides energy_distance to the multitreatment case
#213 opened by EgorKraevTransferwise - 0
- 0
- 0
Prepare IV datasets for model validation
#147 opened by Lekunze - 0
refactor metrics as dataclass with defined objectives
#165 opened by Lekunze - 0
- 0
Submit PR for using separate validation sets for inner and outer search loops
#177 opened by EgorKraevTransferwise - 0
- 1
- 1
- 0
- 3
- 0
create generator for synthetic datasets with heterogenous treatment effects
#178 opened by TimoFlesch - 1
Optimizer doesn't seem to fully respect the time_budget constraint when running with propensity_function='auto'
#192 opened by EgorKraevTransferwise - 0
Create synthetic datasets reproducing the structure of our real production ones
#173 opened by EgorKraevTransferwise - 0
- 0
Convert make scorer into independent class
#157 opened by Lekunze - 0
Restore correct estimator ATE in Scoring
#164 opened by Lekunze