Skip to main content
. 2017 Oct 31;12(10):e0185686. doi: 10.1371/journal.pone.0185686

Table 2. Optimal parameters that resulted in highest OOB score for training set.

Parameter Value
n_estimators 22
criterion ‘gini’
max_features 3
max_depth None
min_samples_split 2
min_samples_leaf 3
min_weight_fraction_leaf 0
max_leaf_nodes None
bootstrap True
oob_score True
n_jobs -1
random_state 42
class_weight ‘balanced_subsample’