文件名称:Improved-Naive-Bayesian-classifier
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-01
- 文件大小:
- 156kb
- 下载次数:
- 0次
- 提 供 者:
- xuji*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对朴素贝叶斯算法的进一步改进。朴素贝叶斯分类器是一种简单而高效的分类器,但是它的属性独立性假设使其无法表示现实世界属性之间的依赖关系,以及它的被动学习策略,影响了它的分类性能。本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类性能的方法。为进一步的研究打下坚实的基础-Naive Bayes algorithm further improved. Naive Bayes classifier is a simple and efficient classifier, but its attribute independence assumption it can not be said that the dependencies between the properties of the real world, as well as the passive learning strategies, affect its classification performance. Starting from different points of view to discuss and analyze the three improved the performance of the naive Bayesian classifier. To lay a solid foundation for further study
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Improved Naive Bayesian classifier
..................................\attributeInfo.c
..................................\attributeInfo.h
..................................\attributeInfo.o
..................................\classInfo.c
..................................\classInfo.h
..................................\classInfo.o
..................................\compile.txt
..................................\dataTab.c
..................................\dataTab.h
..................................\dataTab.o
..................................\Debug
..................................\.....\vc60.idb
..................................\.....\vc60.pdb
..................................\Expr.data.txt
..................................\header.h
..................................\lib.c
..................................\lib.o
..................................\makefile.txt
..................................\nbc.c
..................................\nbc.dsp
..................................\nbc.dsw
..................................\nbc.h
..................................\nbc.ncb
..................................\nbc.o
..................................\nbc.opt
..................................\nbc.plg
..................................\nbc.result.txt
..................................\nbc.txt
..................................\rawDataTable.c
..................................\rawDataTable.h
..................................\rawDataTable.o
..................................\README.txt
..................................\Run.txt
..................................\SBG.c
..................................\SBG.c~.txt
..................................\SBG.o
..................................\source.c
..................................\source.h
..................................\source.o
..................................\table.c
..................................\table.h
..................................\table.o
..................................\util.c
..................................\util.h
..................................\util.o