Generating the rules from XGBoost

Hello!

Is there any way to generate the rules from a XGBoost node in KNIME like the “Decision Tree to Ruleset” node for DT.

Any help would be appreciated.

Many Thanks!
Omprakash Jena

Hello @Omprakash_Jena,

as of now, that isn’t possible with the XGBoost nodes.
Also, note that XGBoost actually trains lots of trees using a specialized gradient boosting algorithm, so interpreting the resulting set of rulesets would be difficult.

Kind regards,

Adrian

3 Likes

Thanks @nemad for the confirmation.

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