RandomForestClassifier(class_weight='balanced', max_depth=19,
max_features='log2', min_samples_leaf=9,
min_samples_split=19, n_estimators=271, random_state=42)In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook. RandomForestClassifier(class_weight='balanced', max_depth=19,
max_features='log2', min_samples_leaf=9,
min_samples_split=19, n_estimators=271, random_state=42)