type of decision tree available

Hi
I am using KNIME for my masters project for prediction analysis. So i want to know what type of decision tree is in KNIME ? is it C4.5 or C5.0?

Hi @kotapati_pavan and welcome to the KNIME forum,

The KNIME native decision tree learner uses C4.5 (as mentioned in the node description). You can also use Weka nodes.

:blush:

1 Like

You can read the node descriptions directly on the KNIME Hub here:

https://hub.knime.com/knime/extensions/org.knime.features.base/latest/org.knime.base.node.mine.decisiontree2.learner2.DecisionTreeLearnerNodeFactory3

And if you are searching for Tree Learner you find all of the available related nodes.

Cheers, Iris

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