Decision stream graph
Decision stream is a directed acyclic graph of decision rules for classification and regression tasks (Fig. 1). This decision tree based method [1] avoids the problem of data exhaustion in terminal nodes by merging of leaves from the same/different levels of predictive model.
Decision stream provides:
– High accuracy due to the precise splitting of data with unpaired two-sample test statistics.
– Decrease of overfitting due to partition of data only into statistically representative groups.
– Reduction of complexity on every level of predictive model.
– Self-regulated depth of predictive model.
References
change- ↑ Ignatov, D.Yu.; Ignatov, A.D. (2017). "Decision Stream: Cultivating Deep Decision Trees". 2017 IEEE 29th International Conference on Tools with Artificial Intelligence (ICTAI). pp. 905–912. arXiv:1704.07657. Bibcode:2017arXiv170407657I. doi:10.1109/ICTAI.2017.00140. ISBN 978-1-5386-3876-7. S2CID 21864203.
{{cite book}}
:|journal=
ignored (help)