How to find threshold of a model?

I have built a Gradient Boosted Tree model. How can I find the model threshold (threshold used by the model)?

Hello @somnathdas76 ,

welcome in the Forum.

I believe you can find what you are looking for on the “Dialog box / Booster menu” of the node you use.
For more info please check the documentation of the XGBoost nodes:
https://xgboost.readthedocs.io/en/latest/parameter.html

Did I answer you question?

Kind regards

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.