CADETProcess.performance.PerformanceIndicator

CADETProcess.performance.PerformanceIndicator#

class CADETProcess.performance.PerformanceIndicator(ranking=None)[source]#

Base class for performance indicators used in optimization and fractionation.

Attributes:
bad_metrics
ranking

Methods

__call__(performance)

Evaluate the performance indicator for the given performance data.

evaluate(performance)

Evaluate the performance indicator for the given performance data.