← all blocks Try in builder
ensemble · v1.0.0
Rank Averaging
Combines multiple model outputs by averaging per-row ranks; robust to scale differences across models.
Contract
- Input:
- Predictions[]
- Output:
- Predictions
- Determinism:
- pure
- Side effects:
- none
- Leakage window:
- 0s
Params (live form)
JSON
{}Examples
Citations
- Kaggle ensembling guide — common in tabular competitions
