|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogGenDisMixFunction | |
|---|---|
| de.jstacs.classifier.scoringFunctionBased.gendismix | Provides an implementation of a classifier that allows to train the parameters of a set of NormalizableScoringFunctions by
a unified generative-discriminative learning principle |
| Uses of LogGenDisMixFunction in de.jstacs.classifier.scoringFunctionBased.gendismix |
|---|
| Subclasses of LogGenDisMixFunction in de.jstacs.classifier.scoringFunctionBased.gendismix | |
|---|---|
class |
OneSampleLogGenDisMixFunction
This class implements the the following function is the weight for sequence and class . |
| Fields in de.jstacs.classifier.scoringFunctionBased.gendismix declared as LogGenDisMixFunction | |
|---|---|
protected LogGenDisMixFunction |
GenDisMixClassifier.function
The function that is optimized in this classifier. |
| Methods in de.jstacs.classifier.scoringFunctionBased.gendismix that return LogGenDisMixFunction | |
|---|---|
protected LogGenDisMixFunction |
GenDisMixClassifier.getFunction(Sample[] data,
double[][] weights)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||