ecr2 icon indicating copy to clipboard operation
ecr2 copied to clipboard

Add function to compute average indicator ranks

Open jakobbossek opened this issue 5 years ago • 0 comments

Oftentimes we have multiple runs of an algorithm on several instances from different groups. First step is generally to reduce approximation sets to scalar value (performance indicators). However, usually we aim for a instance-set based scalarization/aggregation in a second step. Here, one possibility to compare performance of different algorithms among instance groups is via ranking of indicators. I already have code for this in a recent project. Need to wrap this up in a useful ecr function.

jakobbossek avatar Jan 12 '19 22:01 jakobbossek