Related Objects
Related Objects
Event Timeline
Comment Actions
The implemented tests cover:
- For single-task challenges:
- aggregate-than-rank by mean works with one algorithm for one case
- aggregate-than-rank by mean works with two algorithms for one case (different orders in data frame, small values are better, large values are better)
- different aggregation functions
- different ties methods
- invalid ties method
- different NA treatment options
- invalid NA treatment option
- For multi-task challenges:
- aggregate-than-rank by mean works with no missing data
- different NA treatment options
- invalid NA treatment option