文件名称:DecisionTree
介绍说明--下载内容均来自于网络,请自行研究使用
decision tree
calculate information gain
calculate information gain
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DecisionTree\build
............\.....\classes
............\.....\.......\decisiontree
............\.....\.......\............\DB.class
............\.....\.......\............\DecisionTreeAlgo.class
............\.....\.......\............\Main.class
............\.....\empty
............\build.xml
............\lib
............\...\CopyLibs
............\...\........\org-netbeans-modules-java-j2seproject-copylibstask.jar
............\...\junit
............\...\.....\junit-3.8.2-api.zip
............\...\.....\junit-3.8.2.jar
............\...\junit_4
............\...\.......\junit-4.5-api.zip
............\...\.......\junit-4.5-src.jar
............\...\.......\junit-4.5.jar
............\...\nblibraries-private.properties
............\...\nblibraries.properties
............\manifest.mf
............\nbproject
............\.........\build-impl.xml
............\.........\genfiles.properties
............\.........\private
............\.........\.......\private.properties
............\.........\.......\private.xml
............\.........\project.properties
............\.........\project.xml
............\src
............\...\decisiontree
............\...\............\DB.java
............\...\............\DecisionTreeAlgo.java
............\...\............\Main.java
............\test
DecisionTree
............\.....\classes
............\.....\.......\decisiontree
............\.....\.......\............\DB.class
............\.....\.......\............\DecisionTreeAlgo.class
............\.....\.......\............\Main.class
............\.....\empty
............\build.xml
............\lib
............\...\CopyLibs
............\...\........\org-netbeans-modules-java-j2seproject-copylibstask.jar
............\...\junit
............\...\.....\junit-3.8.2-api.zip
............\...\.....\junit-3.8.2.jar
............\...\junit_4
............\...\.......\junit-4.5-api.zip
............\...\.......\junit-4.5-src.jar
............\...\.......\junit-4.5.jar
............\...\nblibraries-private.properties
............\...\nblibraries.properties
............\manifest.mf
............\nbproject
............\.........\build-impl.xml
............\.........\genfiles.properties
............\.........\private
............\.........\.......\private.properties
............\.........\.......\private.xml
............\.........\project.properties
............\.........\project.xml
............\src
............\...\decisiontree
............\...\............\DB.java
............\...\............\DecisionTreeAlgo.java
............\...\............\Main.java
............\test
DecisionTree