决策树ID3算法代码

时间:2015-03-01 09:53:52
【文件属性】:

文件名称:决策树ID3算法代码

文件大小:961KB

文件格式:RAR

更新时间:2015-03-01 09:53:52

ID3

决策树ID3算法C++代码实现


【文件预览】:
Decision Tree ID3
----Decision Tree ID3.ncb(81KB)
----Decision Tree ID3.opt(51KB)
----test.txt(65B)
----GeneralTree.h(4KB)
----ID3.DSW(531B)
----BinaryTree.h(1KB)
----GeneralTreeNode.h(793B)
----ID3.CPP(9KB)
----stdafx.h(376B)
----Decision Tree ID3.dsw(559B)
----Debug()
--------vc60.pdb(180KB)
--------ID3.pdb(545KB)
--------ID3.sbr(220KB)
--------ID3.pch(2.96MB)
--------Decision Tree ID3.bsc(545KB)
--------vc60.idb(113KB)
--------ID3.exe(240KB)
--------stdafx.obj(2KB)
--------stdafx.sbr(0B)
--------Decision Tree ID3.pdb(25KB)
--------ID3.ilk(347KB)
--------Decision Tree ID3.pch(229KB)
----stdafx.cpp(289B)
----Decision Tree ID3.dsp(5KB)
----TreeNode.h(825B)
----ID3.ncb(49KB)
----decision2.txt(202B)
----Decision Tree ID3.plg(101KB)
----ID3.OPT(48KB)
----ID3.DSP(3KB)
----ID3.PLG(137KB)
----List.h(4KB)

网友评论

  • 学习下,不过目前不会用