Description: Genetic algorithm with implicit parallelism and powerful global search capability, you can search within a very short period of time to the global optimum. GA parameter optimization of SVM, to find the optimal penalty factor and SVM RBF parameter combinations. Combination of the the RBF parameters of r and the penalty factor C, can be a combination of parameters that need to be optimized. I hope useful for all of us!
To Search:
File list (Check if you may need any files):
GA-SVM\ALLdataTest.m
......\ALLdataTrain.m
......\mainGA7.m
......\Readme_of_GASVM.txt
......\selectGA7.m
......\svmc7.m
GA-SVM