Extremely Fast Decision Tree

02/24/2018
by   Chaitanya Manapragada, et al.
0

We introduce a novel incremental decision tree learning algorithm, Hoeffding Anytime Tree, that is statistically more efficient than the current state-of-the-art, Hoeffding Tree. We demonstrate that an implementation of Hoeffding Anytime Tree---"Extremely Fast Decision Tree", a minor modification to the MOA implementation of Hoeffding Tree---obtains significantly superior prequential accuracy on most of the largest classification datasets from the UCI repository. Hoeffding Anytime Tree produces the asymptotic batch tree in the limit, is naturally resilient to concept drift, and can be used as a higher accuracy replacement for Hoeffding Tree in most scenarios, at a small additional computational cost.

READ FULL TEXT
research
09/11/2022

Rethink Decision Tree Traversal

We will show how to implement binary decision tree traversal in the lang...
research
08/09/2021

Collapsing the Decision Tree: the Concurrent Data Predictor

A family of concurrent data predictors is derived from the decision tree...
research
10/19/2017

E3Solver: decision tree unification by enumeration

We introduce E3Solver, a unification-based solver for programming-by-exa...
research
02/22/2020

A Novel Decision Tree for Depression Recognition in Speech

Depression is a common mental disorder worldwide which causes a range of...
research
04/12/2022

DT2CAM: A Decision Tree to Content Addressable Memory Framework

Decision trees are considered one of the most powerful tools for data cl...
research
12/19/2019

Extreme Learning Tree

The paper proposes a new variant of a decision tree, called an Extreme L...

Please sign up or login with your details

Forgot password? Click here to reset