Package | Description |
---|---|
edu.illinois.cs.cogcomp.lbjava.learn |
Modifier and Type | Class and Description |
---|---|
class |
BinaryMIRA
The Binary MIRA learning algorithm implementation.
|
class |
SparseAveragedPerceptron
An approximation to voted Perceptron, in which a weighted average of the weight vectors arrived
at during training becomes the weight vector used to make predictions after training.
|
Copyright © 2016. All rights reserved.