Package | Description |
---|---|
de.jstacs.classifiers.differentiableSequenceScoreBased.gendismix |
Provides an implementation of a classifier that allows to train the parameters of a set of
DifferentiableStatisticalModel s by
a unified generative-discriminative learning principle. |
Modifier and Type | Class and Description |
---|---|
class |
OneDataSetLogGenDisMixFunction
This class implements the the following function
![]() ![]() ![]() |
Modifier and Type | Field and Description |
---|---|
protected LogGenDisMixFunction |
GenDisMixClassifier.function
The function that is optimized in this classifier.
|
Modifier and Type | Method and Description |
---|---|
protected LogGenDisMixFunction |
GenDisMixClassifier.getFunction(DataSet[] data,
double[][] weights) |