File tree Expand file tree Collapse file tree 1 file changed +51
-0
lines changed
Expand file tree Collapse file tree 1 file changed +51
-0
lines changed Original file line number Diff line number Diff line change 1+ confidence_parameters :
2+ level :
3+ - 0.95
4+ - 0.9
5+ dgp_parameters :
6+ DGP :
7+ - 1
8+ - 4
9+ - 6
10+ n_obs :
11+ - 500
12+ dml_parameters :
13+ in_sample_normalization :
14+ - true
15+ - false
16+ learners :
17+ - ml_g : !!python/tuple
18+ - Linear
19+ - !!python/object:sklearn.linear_model._base.LinearRegression
20+ _sklearn_version : 1.5.2
21+ copy_X : true
22+ fit_intercept : true
23+ n_jobs : null
24+ positive : false
25+ ml_m : !!python/tuple
26+ - Linear
27+ - !!python/object:sklearn.linear_model._logistic.LogisticRegression
28+ C : 1.0
29+ _sklearn_version : 1.5.2
30+ class_weight : null
31+ dual : false
32+ fit_intercept : true
33+ intercept_scaling : 1
34+ l1_ratio : null
35+ max_iter : 100
36+ multi_class : deprecated
37+ n_jobs : null
38+ penalty : l2
39+ random_state : null
40+ solver : lbfgs
41+ tol : 0.0001
42+ verbose : 0
43+ warm_start : false
44+ score :
45+ - observational
46+ - experimental
47+ simulation_parameters :
48+ max_runtime : 19800
49+ n_jobs : -2
50+ random_seed : 42
51+ repetitions : 1000
You can’t perform that action at this time.
0 commit comments