文件名称:Decision_Tree
介绍说明--下载内容均来自于网络,请自行研究使用
使用Decision Tree计算出基于文本的信息分类,在D盘下创建data.txt文件可以导入,或者自行修该文件导入目录。-Using Decision Tree to calculate the text-based information classification, create a data.txt file under the D drive can be imported, or self-repair the file into the directory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Decision_Tree
.............\.classpath
.............\.project
.............\.settings
.............\.........\org.eclipse.jdt.core.prefs
.............\bin
.............\...\Decision_Tree
.............\...\.............\Decision.class
.............\...\.............\ResultNode.class
.............\...\.............\TreeNode.class
.............\src
.............\...\Decision_Tree
.............\...\.............\Decision.java
.............\...\.............\ResultNode.java
.............\...\.............\TreeNode.java