predictive_irrigation_models / config /xgcast_params.yml
paolog-fbk's picture
Upload folder using huggingface_hub
64ab846 verified
Raw
History Blame Contribute Delete
116 Bytes
train_data_split: 0.6
val_data_split: 0.2
xgb_params:
n_estimators: 500
max_depth: 5
learning_rate: 0.1