random_forest_acc_wrist_4_classes / mejores_hiperparametros_BRF.json
simur's picture
Upload folder using huggingface_hub
ae4c251 verified
raw
history blame
158 Bytes
{
"n_estimators": 242,
"max_depth": 6,
"min_samples_split": 70,
"min_samples_leaf": 38,
"max_features": "sqrt",
"random_state": 8283
}