Description: Win C++ C4.5 algorithm under realization, graphic interface with test function. After the pessimistic pruned, use than to gain discretization.
To Search:
File list (Check if you may need any files):
C4.5 by C++\可执行程序\数据文件\credit.txt
...........\..........\........\credit测试.txt
...........\..........\........\医院病人(测试).csv
...........\..........\........\医院病人.csv
...........\..........\........\学习还是游戏(测试).csv
...........\..........\........\学习还是游戏.csv
...........\..........\........\测试集.csv
...........\..........\........\航天控制例子.csv
...........\..........\........\航天训练集.csv
...........\..........\........\训练集.csv
...........\..........\新版本\c4.5(32位图形界面).exe
...........\..........\......\c4.5(64位图形界面).exe
...........\..........\旧版本\c4.5 (64位 文本界面).exe
...........\..........\......\c4.5(32位 文本界面).exe
...........\源代码\C4.5\c4.5.suo
...........\......\....\c4.5.vcxproj
...........\......\....\c4.5.vcxproj.filters
...........\......\....\c4.5.vcxproj.user
...........\......\....\c45.cpp
...........\......\....\c45.h
...........\......\....\File.cpp
...........\......\....\File.h
...........\......\....\main.cpp
...........\......\....\resource.h
...........\......\....\stdafx.cpp
...........\......\....\stdafx.h
...........\......\c4.5.sln
...........\......\c4.5.suo
...........\说明.doc
...........\可执行程序\数据文件
...........\..........\新版本
...........\..........\旧版本
...........\源代码\C4.5
...........\可执行程序
...........\源代码
C4.5 by C++