SplitkPlotMetricMixin

class pyoptex.doe.fixed_structure.splitk_plot.metric.SplitkPlotMetricMixin[source]

The base mixin class for a splitk_plot metric. To be used in multiple inheritance together with Metric as class MyCustomMetric(SplitkPlotMetricMixin, Metric).

__init__()[source]

Methods

SplitkPlotMetricMixin.accepted(Y, X, params, ...)

Updates the internal state when the updated design was accepted (and therefore better).

SplitkPlotMetricMixin.init(Y, X, params)

Initializes the metric for each random initialization of the coordinate-exchange algorithm.

SplitkPlotMetricMixin.update(Y, X, params, ...)

Computes the update to the metric according to update.