文件名称:project1_code
介绍说明--下载内容来自于网络,使用问题请自行百度
这是matlab编写的3个常用机器学习分类器代码。其中包括了: 1)PCA 分类其;2)LDA分类器:3)naive贝叶斯分类器。 3个算法的实现参考了《Introduction to Machine
Learning》。 除了这3个分类算法的实现外,代码里面还包含了用于测试的main.m 主程序和一个实验的简要报告。实验在著名数据集acoustic_train_data 上进行。-This source code includes the implementation of three famous classifiers in machine learning. They are 1) PCA, 2) LDA and 3) Naive Bayesian. The detail theory behind these classifier can be found text book <<Introduction to Machine Learning>>. Besides the implementation of these 3 algorithms, the main.m for testing and a brief testing report is also included. (The testing is on data set acoustic_train_data) Enjoy:)
Learning》。 除了这3个分类算法的实现外,代码里面还包含了用于测试的main.m 主程序和一个实验的简要报告。实验在著名数据集acoustic_train_data 上进行。-This source code includes the implementation of three famous classifiers in machine learning. They are 1) PCA, 2) LDA and 3) Naive Bayesian. The detail theory behind these classifier can be found text book <<Introduction to Machine Learning>>. Besides the implementation of these 3 algorithms, the main.m for testing and a brief testing report is also included. (The testing is on data set acoustic_train_data) Enjoy:)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
main.m
PCA.m
readme.txt
RLDAnalysis.m
BayesTesting.m
BayesTraining.m
LDAnalysis.m
code report.doc
PCA.m
readme.txt
RLDAnalysis.m
BayesTesting.m
BayesTraining.m
LDAnalysis.m
code report.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.