Feature: Allow switching of the payload if the metrics are far from the pareto front #83
Labels
backlog optimization improvements
Backlog of things that improve the optimization e.g., runtime or effectiveness of the results
We should be able to decrease the execution time of a payload when we detect, that this individual is far from the pareto front. This will decrease the accuracy of the model in these points, however we shouldn't need the accuracy around these points given that the model (metric = model(individual)) is monotonic and has no steep slopes. It should also mitigate thermal effects on the execution e.g., lower power consumption of subsequent individuals due to lower heat output of the current individual. This should improve the overall execution time of the optimization.
DoD
The text was updated successfully, but these errors were encountered: