Class | Description |
---|---|
HistogramPredictor |
A histogram based predictor which records co-occurrences of applations with a speficic
feature, for example, location, * time of day, etc.
|
MulticlassPA |
Wrapper for multiclass passive aggressive classifier.
|
StochasticLinearRanker |
Stochastic Linear Ranker, learns how to rank a sample.
|
StochasticLinearRanker.Model |