Skip to content

Yu123456/KADT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

KADT: A New K-ary Crisp Decision Tree Induction with Continuous Valued Attributes

KADT is a Decision Tree algorithm with Continuous Valued Attributes proposed by SONG Yan, YAO Shuang, YU Donghua, et al. in 2017.

Paper Information

SONG Yan, YAO Shuang*, YU Donghua, SHEN Yan and HU Yuzhen. A New K-ary Crisp Decision Tree Induction with Continuous Valued Attributes. Chinese Journal of Electronics. 2017,26(5):999-1007.

Code and Data

quick start:

  • Compile 'main12.cpp' and 'class12.h', then run
  • All imput information in 'main12.cpp' file. You should modify this part of the code for your data.

Contacts

If you have any questions or comments, please feel free to email donghuayu@hit.edu.cn and/or alloniam@163.com

About

K-ary Crisp Decision Tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages