| Package | Description |
|---|---|
| de.jstacs.classifiers.differentiableSequenceScoreBased.logPrior |
Provides a general definition of a parameter log-prior and a number of implementations of Laplace and Gaussian priors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SeparateGaussianLogPrior
Class for a
LogPrior that defines a Gaussian prior on the parameters
of a set of DifferentiableStatisticalModels
and a set of class parameters. |
class |
SeparateLaplaceLogPrior
Class for a
LogPrior that defines a Laplace prior on the parameters
of a set of DifferentiableStatisticalModels
and a set of class parameters. |
| Modifier and Type | Method and Description |
|---|---|
SeparateLogPrior |
SeparateLogPrior.getNewInstance() |