File size: 158 Bytes
ae4c251
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
    "n_estimators": 242,
    "max_depth": 6,
    "min_samples_split": 70,
    "min_samples_leaf": 38,
    "max_features": "sqrt",
    "random_state": 8283
}