Description: 经典的LDA特征选择算法,用matlab实现,包括数据集-LDA classic feature selection algorithm, using matlab to achieve, including a data set Platform: |
Size: 13312 |
Author:shall |
Hits:
Description: Matlab source codes for the regularized linear discriminant analysis (R-LDA),Author: Lu Juwei,Bell Canada Multimedia Lab, Dept. of ECE, U. of Toronto,Released in 01 November 2004 -Matlab source codes for the regularized linear discriminant analysis (R-LDA), Author: Lu Juwei, Bell Canada Multimedia Lab, Dept. Of ECE, U. of Toronto, Released in 01 November 2004 Platform: |
Size: 652288 |
Author:qiuzhihao |
Hits:
Description: 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作-Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run directly. UCI data sets used in the german data set, and complete normalization operation Platform: |
Size: 139264 |
Author:覃茂运 |
Hits:
Description: This a code for feature selection. Which combines minimum redundency and max relevance and Ftest. Originally it is written for gene selection but can be used for any kind of feature selection.-This is a code for feature selection. Which combines minimum redundency and max relevance and Ftest. Originally it is written for gene selection but can be used for any kind of feature selection. Platform: |
Size: 2048 |
Author:vida |
Hits:
Description: 粗糙集代码
data reduction with fuzzy rough sets or fuzzy mutual information
fuzzy preference rough set based feature evaluation and selection
-Rough code data reduction with fuzzy rough sets or fuzzy mutual information fuzzy preference rough set based feature evaluation and selection Platform: |
Size: 38912 |
Author:gq |
Hits:
Description: 该代码为PCA主成分分析,可用于特征选择,选取贡献最大的前三个主成分-The code for the PCA principal component analysis, can be used for feature selection, select the largest contribution to the first three principal components Platform: |
Size: 2048 |
Author:vivi |
Hits:
Description: This submission contains
(1) Journal Article on Zernike Moments, Genetic Algorithm, Feature Selection and Probabilistic Neural Networks.
(2) MATLAB code to do Feature Selection Using Genetic Algorithm.
NB:
(i) This code is short BUT it works incredibly well since we employed GA Toolbox.
(ii) You can run this code directly on your computer since the dataset herein is available in MATLAB software.
(iii) Please do cite my publication to give credit to me (if you use this code).
The citation is as follows:
BABATUNDE Oluleye, ARMSTRONG Leisa J, LENG Jinsong and DIEPEVEEN Dean (2014). Zernike Moments and Genetic Algorithm: Tutorial and Application. British Journal of Mathematics & Computer Science. 4(15):2217-2236.
Or
BABATUNDE, Oluleye and ARMSTRONG, Leisa and LENG, Jinsong and DIEPEVEEN (2014). A Genetic Algorithm-Based Feature Selection. International Journal of Electronics Communication and Computer Engineering: 5(4) 889 905.-This submission contains
(1) Journal Article on Zernike Moments, Genetic Algorithm, Feature Selection and Probabilistic Neural Networks.
(2) MATLAB code to do Feature Selection Using Genetic Algorithm.
NB:
(i) This code is short BUT it works incredibly well since we employed GA Toolbox.
(ii) You can run this code directly on your computer since the dataset herein is available in MATLAB software.
(iii) Please do cite my publication to give credit to me (if you use this code).
The citation is as follows:
BABATUNDE Oluleye, ARMSTRONG Leisa J, LENG Jinsong and DIEPEVEEN Dean (2014). Zernike Moments and Genetic Algorithm: Tutorial and Application. British Journal of Mathematics & Computer Science. 4(15):2217-2236.
Or
BABATUNDE, Oluleye and ARMSTRONG, Leisa and LENG, Jinsong and DIEPEVEEN (2014). A Genetic Algorithm-Based Feature Selection. International Journal of Electronics Communication and Computer Engineering: 5(4) 889 905. Platform: |
Size: 1434624 |
Author:abdalla |
Hits:
Description: this codes is Source code for face detection of viola paper.of its Features is:
Feature Computation: The “Integral” image representation
Feature Selection: The AdaBoost training algorithm .
Real-timeliness: A cascade of classifiers.-this codes is Source code for face detection of viola paper.of its Features is:
Feature Computation: The “Integral” image representation
Feature Selection: The AdaBoost training algorithm .
Real-timeliness: A cascade of classifiers.
Platform: |
Size: 420864 |
Author:fatemeh |
Hits:
Description: 最小冗余最大相关性(MRMR)(MRMR.M)
需要外部库。详情请见MRMR。下载一个更新版本的互信息工具箱
偏最小二乘(PLS)回归系数(ReGCOEF.m)
使用MATLAB统计工具箱中的PLSReress
ReliefF(分类)和RReliefF(回归)(ReleFracePr.M.)
从Matlab STATS工具箱中包装Releff.m。这是Matlab R2010B以后提供的。
ReliefF的另一个选择是使用ASU特征选择工具箱中的代码。这使用WEKA工具箱的ReleFEF,因此需要额外的库。请参阅相应的文档。
费雪评分(Fisher评分)
围绕ASFS特征选择工具箱围绕FSFisher。M(Minimum Redundancy Maximum Relevance (mRMR) (mRMR.m)
Needs external library. See mRMR.m for details.
Download a newer version of the mutual information toolbox
Partial Least Squares (PLS) regression coefficients (regCoef.m)
Uses plsregress.m from MATLAB statistics toolbox
ReliefF (classification) and RReliefF (regression) (relieffWrapper.m)
Wraps around relieff.m from the MATLAB stats toolbox. This is available MATLAB r2010b onwards.
Another option for ReliefF is to use the code from ASU Feature Selection toolbox. This uses ReliefF from weka toolbox and hence needs additional libraries. Please see the corresponding documentation.
Fisher Score (fisherScore.m)
Wraps around fsFisher.m from the ASU Feature Selection toolbox) Platform: |
Size: 11264 |
Author:smilingcost |
Hits: