public class RankingGradient extends Object implements Gradient
| Constructor and Description |
|---|
RankingGradient(int window) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToHistory(int actual,
Vector instance) |
Vector |
apply(String groupKey,
int actual,
Vector instance,
AbstractVectorClassifier classifier) |
Gradient |
getBaseGradient() |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.