...
This version currently only supports two-class problems. The number of boosting iterations needs to be manually tuned to suit the dataset and the desired complexity/accuracy tradeoff. Induction of the trees has been optimized, and heuristic search methods have been introduced to speed learning.
Available in Weka 3.6.x - 3.7.1. Available via the package management system for Weka >= 3.7.2 (alternatingDecisionTrees)
Options
The table below describes the options available for ADTree.
...