J48 Tree Traversal
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <162375321976.70825.498446771578896096@sys-mailman-prd.its.waikato.ac.nz> |
In the method toString() that prints the C4.5 tree, which method for tree traversal is used? Pre-order, Post-order or Level-order? If the Level-order technique is not used, which changes are required in order to make the tree traversal technique Level-order? Thank you in advance, 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