[6ac965]: / conf / models / EconML_LinearDML.yaml

Download this file

19 lines (17 with data), 353 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
# Config for the EconML_SparseLinearDML model
# :
# Model parameters
model_y: 'auto'
model_t: 'auto'
featurizer: null
treatment_featurizer: null
fit_cate_intercept: True
linear_first_stages: 'deprecated'
categories: 'auto'
cv: 5
mc_iters: null
mc_agg: 'mean'
allow_missing: False
enable_federation: False
use_ray: False
ray_remote_func_options: null