Genetic algorithm-classification accuracy as fitness function

Status
Not open for further replies.

farnoosh_r

Newbie level 1
Joined
Apr 16, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,288
Hi


I have a problem which I want to solve with matlab Genetic algorithm toolbox and I dont know how to solve it. I want to calculate 3 coefficient in a formula in a way that it maximizes a function which is the classification accuracy of a SVM classification model. the formula of the coefficients is a*A+b*B+c*C in which a,b,c are the coefficients which I want to find their optimized value and A,B,C are the value of 3 attributes of the dataset. I also have the constraint a+b+c=1 and a,b,c>0

How should I use genetic algorithm to solve this problem?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…