Decision tree

New Altair Community Member
Updated by Jocelyn
Good morning everybody. This is my process, how should I do to change the k-nn with the decision tree? I tried to do, but I only see the results of the performance and not the decision tree.
Thank you.
Find more posts tagged with
Sort by:
1 - 4 of
41
This thread continues here: http://community.rapidminer.com/t5/RapidMiner-Studio/same-results-with-DECISION-TREE/m-p/37250/highlight/false#M25748
This thread is now closed.
Sort by:
1 - 1 of
11
This thread continues here: http://community.rapidminer.com/t5/RapidMiner-Studio/same-results-with-DECISION-TREE/m-p/37250/highlight/false#M25748
This thread is now closed.
Hi,
you need to pass through the model ports from validation, to optimize to the outer loop. Afterwards you need to adjust the optimize to optimize the DecTree. See attached.
Best,
Martin