GASVM

所属分类:人工智能/神经网络/深度学习
开发工具:matlab
文件大小:136KB
下载次数:637
上传日期:2009-07-16 15:10:52
上 传 者qinmaoyun
说明:  用遗传算法进行特征选取和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)

文件列表:
GASVM\adjswapMutation.m (1419, 1998-04-14)
GASVM\arithXover.m (1487, 1998-04-15)
GASVM\b2f.m (1495, 1998-04-14)
GASVM\binaryExample.asv (2154, 2009-06-29)
GASVM\binaryExample.m (2157, 2009-06-29)
GASVM\binaryMutation.m (1504, 1998-04-15)
GASVM\boundaryMutation.m (1639, 1998-04-14)
GASVM\calcbits.m (1382, 1998-04-14)
GASVM\Contents.m (4761, 1998-04-17)
GASVM\coranaEval.m (1451, 1998-04-14)
GASVM\coranaFeval.m (1538, 1998-04-14)
GASVM\coranaMin.m (1222, 1998-04-14)
GASVM\cyclicXover.m (1654, 1998-04-14)
GASVM\delta.m (1471, 1998-04-14)
GASVM\dists.m (6837, 1998-04-28)
GASVM\EER.m (1586, 1998-04-14)
GASVM\enhancederXover.m (2348, 1998-04-14)
GASVM\erXover.m (2118, 1998-04-14)
GASVM\f2b.m (1496, 2009-06-28)
GASVM\floatExample.m (2322, 1998-04-14)
GASVM\floatGradExample.m (2137, 1998-04-14)
GASVM\ga.m (10805, 1998-04-14)
GASVM\gademo.m (4213, 1998-04-14)
GASVM\gademo1.m (3887, 1998-04-14)
GASVM\gademo1eval1.m (1275, 1998-04-14)
GASVM\gademo2.m (2840, 1998-09-08)
GASVM\gademo3.m (6262, 1998-04-14)
GASVM\gaMichEval.m (193, 1998-04-14)
GASVM\gaotv5.ps (132728, 1998-09-08)
GASVM\gasvm.m (1521, 2009-07-16)
GASVM\gaZBGrad.m (174, 1998-04-14)
GASVM\gaZBGradEval.m (684, 1998-04-14)
GASVM\german.txt (165393, 2009-06-15)
GASVM\grid.m (1242, 2009-06-23)
GASVM\heart.txt (27670, 2009-06-15)
GASVM\heuristicXover.m (2136, 1998-04-14)
GASVM\initializega.m (3282, 1998-04-14)
GASVM\initializeoga.m (1561, 1998-04-14)
GASVM\inversionMutation.m (1555, 1998-04-14)
GASVM\linerorderXover.m (1850, 1998-04-14)
... ...

This directory contains the Genetic Algorithm Optimization Toolbox for Matlab 5. To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this command in a file called startup.m. Everytime you start Matlab in the directory containing this file, the path will always be extended. >>path(path,'/afs/eos/service/ie/research/kay_res/GAToolBox/gaot'); Otherwise, install the .m files into a directory named gaot and extend the matlab path to that directory. The compressed tar archive and the zip file should automatically create the gaot directory for you. The companion paper describing this toolbox is included here as gaotv5.ps. The paper, the three demo files, gademo1.m gademo2.m gademo3.m, and four example scripts, binaryExample, floatExample, floatGradExample, and orderbasedExample, should be sufficient explanation of this toolbox. For any questions, comments, suggestions send mail to jjoine@eos.ncsu.edu. For a list of the files in the tool box get help on gaot. Thanks for trying the toolbox.

近期下载者

相关文件


收藏者