Table 4.
Mathematical Primitives | |
---|---|
variables | the image-features summarized in Table 2 |
constants | k random numbers from the range , |
where k is randomly selected in the range | |
initial population | ramped half-and-half |
individual max depth | 4 |
population size | 1000 |
max generations | 500 |
raw fitness | defined in the Equation (5) |
scaled fitness | linear scaling |
selector method | roulette wheel |
crossover rate | 0.9 |
mutation rate | |
elitism | true |
termination criterion | max generations or raw fitness = 0.00 |