Package | Description |
---|---|
org.apache.solr.ltr.interleaving |
Contains Various Interleaving auxiliary classes
|
org.apache.solr.ltr.interleaving.algorithms |
Contains Various Interleaving Algorithms
|
Modifier and Type | Method and Description |
---|---|
InterleavingResult |
Interleaving.interleave(ScoreDoc[] rerankedA,
ScoreDoc[] rerankedB) |
Modifier and Type | Method and Description |
---|---|
InterleavingResult |
TeamDraftInterleaving.interleave(ScoreDoc[] rerankedA,
ScoreDoc[] rerankedB)
Team Draft Interleaving considers two ranking models: modelA and modelB.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.