GitHub / Xiaoyang-Rebecca / PatternRecognition_Matlab
Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approaches of feature reduction have been compared in this paper: principle component analysis (PCA), linear discriminant analysis (LDA) and their kernel methods (KPCA,KLDA). Correspondingly, a few approaches of classification algorithm are implemented: Support Vector Machine (SVM), Gaussian Quadratic Maximum Likelihood and K-nearest neighbors (KNN) and Gaussian Mixture Model(GMM).
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xiaoyang-Rebecca%2FPatternRecognition_Matlab
PURL: pkg:github/Xiaoyang-Rebecca/PatternRecognition_Matlab
Stars: 65
Forks: 21
Open issues: 1
License: None
Language: MATLAB
Size: 11.7 MB
Dependencies parsed at: Pending
Created at: almost 8 years ago
Updated at: almost 2 years ago
Pushed at: about 4 years ago
Last synced at: almost 2 years ago
Topics: gaussian-mixture-models, gmm, kpca, lda, pattern-recognition, pca, svm