Closed rohank07 closed 1 month ago
I would like to score my workload's optimization. Digging into the code I see that there is some code that handles it. How do I see the Score of KRR outputs? Letter grade logic: https://github.com/robusta-dev/krr/blob/b02fabfab56d11e818b77b9beab03a071b4fec1c/robusta_krr/core/models/result.py#L92 It appears its only for strategy: StrategyData
After a second glance I do see the score outputted in the result at the bottom.
I would like to score my workload's optimization. Digging into the code I see that there is some code that handles it. How do I see the Score of KRR outputs? Letter grade logic: https://github.com/robusta-dev/krr/blob/b02fabfab56d11e818b77b9beab03a071b4fec1c/robusta_krr/core/models/result.py#L92 It appears its only for strategy: StrategyData