Research Article

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

// : set of heavy-rain cases in training set
// : set of no-heavy-rain cases in training set
// : set of no-heavy-rain cases sampled from B, that is,
// : undersampled training set
the number of heavy-rain cases, that is, ∣A∣;
initialize to be empty;
while (l 0)
 randomly choose one value from B;
if the value is not in , then
  add the value to ;
    − 1;
end if
end while
T <svg style="vertical-align