CADETProcess.performance.Recovery#
- class CADETProcess.performance.Recovery(ranking=None)[source]#
Performance indicator based on the recovery of each component in the system.
- 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.
See also