文件名称:google贝叶斯分类器代码
文件大小:27KB
文件格式:ZIP
更新时间:2016-08-04 12:54:41
朴素贝叶斯 分类器
谷歌实现的朴素贝叶斯分类器,C++版本的,代码很好,注释详细,可以使用的。
【文件预览】:
src
----ActionClassifier.h(2KB)
----.svn()
--------tmp()
--------props()
--------all-wcprops(754B)
--------entries(1KB)
--------prop-base()
--------text-base()
----Main.cpp(4KB)
----ActionClassifier.cpp(2KB)
----Domain.cpp(864B)
----Domain.h(2KB)
----data()
--------bayesianClassifierValues.txt(47B)
--------.svn()
--------newBayesianClassifierValues.txt(11B)
--------actionClassifierValues.txt(63B)
----BayesianClassifier.cpp(9KB)
----BayesianClassifier.h(5KB)
doc
----.svn()
--------tmp()
--------props()
--------all-wcprops(154B)
--------entries(381B)
--------prop-base()
--------text-base()
----README.txt(4KB)