CADETProcess.performance.RankedPerformance#
- class CADETProcess.performance.RankedPerformance(performance: Performance, ranking: str | list[float] | int)[source]#
Bases:
objectClass for calculating a weighted average of the Performance.
See also
Performanceranked_objective_decorator
- property performance: Performance#
Performance: Performance object.