2020
Speeding up Very Fast Decision Tree with Low Computational Cost
IJCAI 2020poster
Very Fast Decision Tree (VFDT) is one of the most widely used online decision tree induction algorithms, and it provides high classification accuracy with theoretical guarantees. In VFDT, the split-attempt operation is essential for leaf-split. It is computation-intensive since it computes the heuri…