Package | Description |
---|---|
org.linqs.psl.application.learning.weight.maxlikelihood |
Modifier and Type | Class and Description |
---|---|
class |
MaxLikelihoodMPE
Learns weights by optimizing the log likelihood of the data using
the voted perceptron algorithm.
|
class |
MaxPiecewisePseudoLikelihood
Learns weights by optimizing the piecewise-pseudo-log-likelihood of the data using
the voted perceptron algorithm.
|
Copyright © 2020 University of California, Santa Cruz. All rights reserved.