文件名称:C++实现朴素贝叶斯分类器(加强版)
文件大小:863KB
文件格式:RAR
更新时间:2012-06-22 11:00:57
朴素贝叶斯
这个和我以前传的有了一点改动就是把训练模型和预测分为了2个工程了更方便了 里面有readme.txt. 还可以看看我前面上传那个工程的“资源描述”
【文件预览】:
naive Bayes
----readme.txt.bak(532B)
----naive predict()
--------main.cpp(211B)
--------naive predict.vcproj(4KB)
--------PredictClass.cpp(10KB)
--------Debug()
--------naive predict.vcproj.TATIN-9F882E67B.lzl.user(1KB)
--------PredictClass.cpp.bak(10KB)
--------PredictClass.h(2KB)
--------naive.h(202B)
----naive Bayes()
--------main.cpp(2KB)
--------GetInfo.cpp(13KB)
--------GetInfo.h(3KB)
--------naive Bayes.vcproj.TATIN-9F882E67B.lzl.user(1KB)
--------GetModel.h(419B)
--------readme.txt.bak(0B)
--------PredictClass.cpp(8KB)
--------GetModel.cpp(2KB)
--------Debug()
--------PredictClass.h(1KB)
--------naive.h(202B)
--------naive Bayes.vcproj(4KB)
--------readme.txt(532B)
----naive Bayes.ncb(1.89MB)
----新建 文本文档.txt.bak(0B)
----readme.txt(929B)
----naive Bayes.suo(44KB)
----data()
--------buycom.names(114B)
--------buycom.data(410B)
--------golftest.data(169B)
--------golf.data(415B)
--------buycomtest.data(23B)
--------buycom.model(47B)
--------golf.names(118B)
----debug()
--------naive Bayes.pdb(603KB)
--------naive predict.pdb(547KB)
--------naive Bayes.exe(68KB)
--------naive predict.exe(68KB)
--------naive Bayes.ilk(464KB)
--------naive predict.ilk(465KB)
----naive Bayes.sln(1KB)