文件名称:BYS
介绍说明--下载内容均来自于网络,请自行研究使用
该文件为Matlab上实现的贝叶斯分类算法,包含源码(含注释)、数据和运行结果。实例数据为UCI上下载的Iris数据包。-Bayesian classification algorithm developed in the Matlab,which contains the source code (including comments) and data(Iris Loaded the UCI), and operating results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BYS\BayesClassification.m
...\BayesClassificationMain.m
...\IrisData.txt
...\ReadData.m
...\result.txt
...\result1.txt
...\result2.txt
...\Sample1.txt
...\Sample2.txt
...\Test1.txt
...\Test10.txt
...\Test2.txt
...\Test3.txt
...\Test4.txt
...\Test5.txt
...\Test6.txt
...\Test7.txt
...\Test8.txt
...\Test9.txt
...\WriteData.m
BYS