Class | Description |
---|---|
MaxLikelihoodMPE |
Learns weights by optimizing the log likelihood of the data using
the voted perceptron algorithm.
|
MaxPiecewisePseudoLikelihood |
Learns weights by optimizing the piecewise-pseudo-log-likelihood of the data using
the voted perceptron algorithm.
|
SimplexSampler |
Copyright © 2020 University of California, Santa Cruz. All rights reserved.