| Class | Description |
|---|---|
| ComparisonReply<T> | |
| ContinuousPrediction<T> | |
| DatePrediction | |
| DiscretePrediction<T extends java.lang.Comparable<T>> |
Predictions with a finite number of values
|
| NaiveDiscreteNumericalPrediction<T extends java.lang.Number & java.lang.Comparable<T>> | |
| NumericalPrediction<T extends java.lang.Number> | |
| Prediction<T> | |
| PredictReply<T> | |
| Recommendation<T> | |
| RecommendReply<T> | |
| Reply<T> | |
| ResponseSet<T> | |
| ResponseSet.Failure | |
| SeededNumericalPrediction<T extends java.lang.Number> | |
| SessionCreated | |
| SessionDestroyed | |
| SimpleReply<T> | |
| StandardDistributionNumericalPrediction<T extends java.lang.Number & java.lang.Comparable<T>> |
| Enum | Description |
|---|---|
| ContinuousPrediction.Distribution |