Collapsing the Decision Tree: the Concurrent Data Predictor
2021-08-09Code Available0· sign in to hype
Cristian Alb
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/c4pub/deodelnone★ 6
Abstract
A family of concurrent data predictors is derived from the decision tree classifier by removing the limitation of sequentially evaluating attributes. By evaluating attributes concurrently, the decision tree collapses into a flat structure. Experiments indicate improvements of the prediction accuracy.