Package | Description |
---|---|
org.apache.solr.ltr |
This package contains the main logic for performing the reranking using
a Learning to Rank model.
|
org.apache.solr.ltr.interleaving |
Contains Various Interleaving auxiliary classes
|
org.apache.solr.ltr.model |
Contains Model related classes
|
org.apache.solr.ltr.store |
Contains feature and model store related classes.
|
org.apache.solr.ltr.store.rest |
Contains the
ManagedResource that encapsulate
the feature and the model stores. |
Class and Description |
---|
LTRScoringModel
A scoring model computes scores that can be used to rerank documents.
|
Class and Description |
---|
LTRScoringModel
A scoring model computes scores that can be used to rerank documents.
|
Class and Description |
---|
AdapterModel
A scoring model whose initialization is completed via its
AdapterModel.init(SolrResourceLoader) method. |
LTRScoringModel
A scoring model computes scores that can be used to rerank documents.
|
ModelException |
NeuralNetworkModel.Activation |
NeuralNetworkModel.Layer |
WrapperModel
A scoring model that wraps the other model.
|
Class and Description |
---|
LTRScoringModel
A scoring model computes scores that can be used to rerank documents.
|
ModelException |
Class and Description |
---|
LTRScoringModel
A scoring model computes scores that can be used to rerank documents.
|
ModelException |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.