DecisionTrees

所属分类:matlab编程
开发工具:Java
文件大小:455KB
下载次数:133
上传日期:2009-03-17 05:46:23
上 传 者rateeh
说明:  this is decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc

文件列表:
DecisionTrees\DecisionTrees (0, 2005-07-20)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20 (0, 2005-07-20)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\COPYING.txt (18009, 2003-01-29)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\DecisionTreeApplet_3.dsk (513, 2004-11-29)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\DecisionTreeApplet_3.jpr (4520, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\DecisionTreeApplet_3.jpr.local (770, 2004-12-27)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\DecisionTreeApplet_3.jpr.local~ (357, 2003-01-29)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\DecisionTreeApplet_3.jpr~ (4173, 2003-01-29)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\DecisionTreeApplet_3.~ds (640, 2004-11-29)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\docs (0, 2005-07-20)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\docs\BugList.txt (737, 2003-01-29)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\manual (0, 2005-07-20)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\manual\Decision Tree Applet Design Manual.doc (144384, 2003-01-29)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime (0, 2005-07-20)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai (0, 2005-07-20)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common (0, 2005-07-20)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\AlgorithmFramework.class (3607, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\AlgorithmListener.class (299, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\CodePanel$1.class (2156, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\CodePanel$2.class (1167, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\CodePanel$3.class (1076, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\CodePanel$4.class (763, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\CodePanel$5.class (745, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\CodePanel.class (7807, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\CodeReader.class (2966, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\HighlightListener.class (338, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\InvalidCodeFileException.class (461, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\SwingWorker$1.class (572, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\SwingWorker$2.class (1073, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\SwingWorker$ThreadVar.class (619, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\SwingWorker.class (2127, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\TitledPanel.class (653, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\common\TreeChangeListener.class (286, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\decision (0, 2005-07-20)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\decision\algorithm (0, 2005-07-20)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\decision\algorithm\Attribute.class (2498, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\decision\algorithm\AttributeMask.class (2293, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\decision\algorithm\Dataset.class (9190, 2004-11-30)
DecisionTrees\DecisionTrees\DecisionTreeApplet_3.20\runtime\ai\decision\algorithm\DecisionTree.class (7102, 2004-11-30)
... ...

Decision Tree Applet version 3.01. Released November 2000. ----------------------------------------------------------- This archive should contain both the .java source files and the .class object files for the Decision Tree Applet. The applet is distributed under the GPL. You should also have received a copy of the GPL in this archive (the file COPYING.txt). I used the JBuilder IDE to develop the applet. A JBuilder project file is included in the root directory of the archive. The personal version of JBuilder is available free of charge, for Windows and Linux, at www.borland.com. There is a brief design document (in MS Word format) located in the /manual directory. Additionally, all of the source files are commented - you should be able to build documentation for each of the four applet packages using the Javadoc utility. Please send comments and bug reports to jkelly@cs.ualberta.ca. Enjoy! Jonathan Kelly (jkelly@cs.ualberta.ca) August 18, 2002. -----------------------------------------------------------

近期下载者

相关文件


收藏者