搜索资源列表
MLDemos-0.3.0-source
- 机器学习源代码:内含多种机器学习算法,如GMM、KNN、Kernel PCA等等,供参考。-Machine learning source code: contains a variety of machine learning algorithms, such as GMM, KNN, Kernel PCA for reference.
A0091451_PR_PJ2
- PCA、NMF、LDA、GMM这些算法的matlab实现 解压后文件夹中包含需识别的库、课题要求、课题报告和实现的代码。-PCA,NMF,LDA,GMA these four algorithms Matlab code are referred here. After being decompressed,the file shows the image library to be dealt with,the requirement of the project,the repor
stprtool_v2.12
- 统计模式识别工具箱(STPRTool 版本2.12 2013-09-12) 功能有线性判别函数、特征提取、密度估计和聚类、支持向量机、贝叶斯分类器、交叉验证等-Statistical Pattern Recognition Toolbox Methods: Fisher,PCA,GMM,K-means,SVM,Bayes classifier,Cross-validation,KNN,etc.
code
- GMM,LDA,PCA,GMM,LDA,PCA -the code of GMM,LDA,PCA
MachineLearning-master
- 一些常见的机器学习算法的实现代码。包括PCA、kNN、logistic regression、ManifoldLearning、SVM、GMM等-Some common machine learning algorithm implementation code. Including PCA, kNN, logistic regression, ManifoldLearning, SVM, GMM, etc.
GMM-Code
- A two-stage mechanism of ECG classification using Gaussian mixture model(An automatic classifier for electrocardiogram (ECG) based cardiac abnormality detection using Gaussian mixture model (GMM) is presented here. In first stage, preprocessing tha
Speech Processing Analysis - MATLAB
- The number of states in GMM as the generative model of the frames is obtained using k-means algorithm. This also helps to initialize the mean vector and the covariance matrix of the individual state of the GMM. The training LPC frames collected fro
ML
- GMM高斯混合模型EM算法聚类,PCA主成分分析,以及从人脸图像中提取主成分(GMM Gauss hybrid model EM algorithm clustering, PCA principal component analysis, and extraction of principal components from face images)
贝叶斯人脸识别
- Pattern-Recognition-and-Machine-Learning-master,项目包括使用贝叶斯分类器的字符识别,基于GMM的图像分割,使用PCA的人脸识别和具有径向基函数的多类SVM分类器(Pattern-Recognition-and-Machine-Learning-master)