CADETProcess.performance.Concentration#
- class CADETProcess.performance.Concentration(ranking=None)[source]#
Performance indicator based on the concentration 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