| Class | Description |
|---|---|
| LinearModel |
A scoring model that computes scores using a dot product.
|
| LTRScoringModel |
A scoring model computes scores that can be used to rerank documents.
|
| MultipleAdditiveTreesModel |
A scoring model that computes scores based on the summation of multiple weighted trees.
|
| Exception | Description |
|---|---|
| ModelException |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.