Issue | #Downvotes for this reason | By |
---|
gbc_params | default: {"learning_rate": 0.03, "max_features": "sqrt", "max_depth": 8} | |
n_estimators | default: 512 | |
n_splits | default: 3 | |
rfc_params | default: {"min_samples_leaf": 2, "n_jobs": -1, "criterion": "entropy", "max_features": 0.1} | |
xgbc_params | default: {"learning_rate": 0.03, "min_child_weight": 2, "colsample_bytree": 0.9, "max_depth": 8, "nthread": -1} |