Research Article

Feature Selection for Very Short-Term Heavy Rainfall Prediction Using Evolutionary Computation

Table 5

Parameters in GA/DE.

GA parameters

Fitness function -NN ( ), -VNN ( ), SVM (type: C_SVC, kernel function: polynomial, linear, and precomputed) [27]
EncodingBinary (72 dimensions)
No. of populations20
No. of generations100
SelectionTournament selection
CrossoverMultipoint crossover (3 points)
MutationGenewise mutation ( )
ReplacementIf an offspring is superior to the worst individual in the population, we replace it with the worst one

DE parameters

Fitness function -NN ( ), -VNN ( ), SVM (type: C_SVC, kernel function: polynomial)
EncodingReal number (23 dimensions)
No. of populations20
No. of generations100
Crossover rate0.03
FVal0.05
ReplacementIf an offspring is superior to the parent in the population, we replace it with the parent