This message was deleted.
# general
s
This message was deleted.
f
hey @Rachel Yee! XGBoost is generally faster due to the underlying gradient calculation. You could reduce the complexity of the hyperparameters of the random forest model, reducing
max_depth
, and
n_estimators
.