Module hyperopt::kernel

source ·
Expand description

Different kernels for crate::kde::KernelDensityEstimator.

These are used to model the «good» and «bad» parameter distributions. One can always them separately, as well.

Modules§

Traits§

  • Density function.
  • A single kernel of a kernel density estimator.
  • Sample function.