Class KdeEdaAlgorithm

All Implemented Interfaces:
Algorithm<RealVector>

public final class KdeEdaAlgorithm extends RatioBasedEdaAlgorithm<RealVector>
Dedicated KDE-EDA driver using non-parametric density estimation.
  • Constructor Details

    • KdeEdaAlgorithm

      public KdeEdaAlgorithm(double selectionRatio)