EconML icon indicating copy to clipboard operation
EconML copied to clipboard

Could you add early stopping in the forest-based estimators?

Open EgorKraevTransferwise opened this issue 2 years ago • 0 comments

It's quite hard to guess the 'right' number of trees for a particular estimator, and a full-on hyperparameter search is quite expensive. Would be great to have an early stopping option, such as provided by most tree-based conventional ML models.

EgorKraevTransferwise avatar Jun 09 '22 09:06 EgorKraevTransferwise