Visualizing Weka classification tree
问题 This question was migrated from Cross Validated because it can be answered on Stack Overflow. Migrated 7 years ago . I am using few data sets available online and trying to visualize tree. However, it does not let me visualize tree option at all. Could anyone please guide me how to get the tree diagram in weka by using data sets available online? 回答1: Look here http://maya.cs.depaul.edu/classes/ect584/weka/classify.html, for example. First you have to fit your decision tree (I used the J48