|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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 NormalizableScoringFunction s 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 ![]() ![]() ![]() |
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 All Classes |