Description: The C4.5 system consists of four principal programs:
1) the decision tree generator ( c4.5 ),
2) the production rule generator ( c4.5rules ),
3) the decision tree interpreter ( consult ), and
4) the production rule interpreter ( consultr ).
To Search:
File list (Check if you may need any files):
DTC4.5-Src\average.c
..........\besttree.c
..........\build.c
..........\buildex.i
..........\c4.5.c
..........\c4.5rules.c
..........\classify.c
..........\confmat.c
..........\consult.c
..........\consultr.c
..........\contin.c
..........\defns.i
..........\discr.c
..........\extern.i
..........\genlogs.c
..........\genrules.c
..........\getdata.c
..........\getnames.c
..........\getopt.c
..........\header.c
..........\info.c
..........\Makefile
..........\makerules.c
..........\Modifications
..........\prune.c
..........\prunerule.c
..........\rules.c
..........\rulex.i
..........\siftrules.c
..........\sort.c
..........\stats.c
..........\st-thresh.c
..........\subset.c
..........\testrules.c
..........\trees.c
..........\types.i
..........\userint.c
..........\xval.sh
..........\xval-prep.c