RandomForestClassifier(class_weight='balanced', criterion='entropy',
max_depth=5, min_samples_leaf=6, min_samples_split=18,
n_estimators=116, random_state=42)In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook. RandomForestClassifier(class_weight='balanced', criterion='entropy',
max_depth=5, min_samples_leaf=6, min_samples_split=18,
n_estimators=116, random_state=42)