文件名称:DecisionTree
介绍说明--下载内容来自于网络,使用问题请自行百度
该资源是决策树算法。从“样本特征说明”读取属性,从“样本数据”读取各属性值。
依次取20 —80 (每次递增10 )的样本作为训练集,剩余样本作为测试集测试。-This resource is about decision tree algorithm. The attributes and values can be read by the code from the two txt files. Each time choose a portion of all the data (20 to 80 , with an increase of 10 each time) to be the training set and the rest to be the test set.
依次取20 —80 (每次递增10 )的样本作为训练集,剩余样本作为测试集测试。-This resource is about decision tree algorithm. The attributes and values can be read by the code from the two txt files. Each time choose a portion of all the data (20 to 80 , with an increase of 10 each time) to be the training set and the rest to be the test set.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DecisionTree/.classpath
DecisionTree/.project
DecisionTree/.settings/org.eclipse.jdt.core.prefs
DecisionTree/bin/DecisionTree.class
DecisionTree/bin/MakeDecision.class
DecisionTree/bin/TreeNode.class
DecisionTree/src/DecisionTree.java
DecisionTree/src/MakeDecision.java
DecisionTree/src/TreeNode.java
DecisionTree/样本数据.txt
DecisionTree/样本特征说明.txt
DecisionTree/.settings
DecisionTree/bin
DecisionTree/src
DecisionTree
DecisionTree/.project
DecisionTree/.settings/org.eclipse.jdt.core.prefs
DecisionTree/bin/DecisionTree.class
DecisionTree/bin/MakeDecision.class
DecisionTree/bin/TreeNode.class
DecisionTree/src/DecisionTree.java
DecisionTree/src/MakeDecision.java
DecisionTree/src/TreeNode.java
DecisionTree/样本数据.txt
DecisionTree/样本特征说明.txt
DecisionTree/.settings
DecisionTree/bin
DecisionTree/src
DecisionTree
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
