Description: Powerful decision tree regression algorithm is an improved version of C4.5, but in the precision, speed and memory overhead has been greatly improved. Currently managed by the rulequest, the executable version of the commercial version, the GPL licensed source code released.
To Search:
File list (Check if you may need any files):
Cubist\construct.c
......\contin.c
......\cubist.c
......\defns.i
......\discr.c
......\extern.i
......\formrules.c
......\formtree.c
......\getdata.c
......\getnames.c
......\global.c
......\gpl.txt
......\implicitatt.c
......\instance.c
......\Makefile
......\modelfiles.c
......\predict.c
......\prunetree.c
......\regress.c
......\rules.c
......\sort.c
......\stats.c
......\summary.c
......\text.i
......\trees.c
......\update.c
......\utility.c
......\xval
......\xval.c
Cubist