Re: J48 Tree Traversal
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <162376185573.70825.9025682134589291869@sys-mailman-prd.its.waikato.ac.nz> |
Dear EIbe, I reread the code for the dumpTree method and now that the technique used is preorder tree traversal, since the visit to the nodes is before the recursive call. Please, correct me if I am wrong! And please give me hint on how I can change the code for level order tree traversal! Best Regards, Spyros Halkidis Spyros Halkidis _______________________________________________ Wekalist mailing list -- [email protected] Send posts to [email protected] To unsubscribe send an email to [email protected] To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html