Hello,
I would like to design (and work with) my own decision tree model (not computed by any algorithms).
I assume that the Ruleset Editor Node is what I'm needing here.
(Just to perform a little check I used the Decision Tree to Ruleset Node on a Decision Tree Learner, copied the rules table into the Ruleset Editor, connected it to a Ruleset Predictor Node and got the exact same results from the Scorer Node as I would when using the Decision Tree Predictor together with the Decision Tree Learner.)
So let's say I make up my own rules and write them into the Ruleset Editor Node. Is the Ruleset Editor the right way to go or am I missing something? Is it possible to somehow translate those rules into a decision tree image? Or is there another way to directly change the outcome of the Decision Tree Learner model?
Help is much appreciated :-)
Michael