|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScoreClassifierParameterSet | |
|---|---|
| de.jstacs.classifiers.differentiableSequenceScoreBased | Provides the classes for Classifiers that are based on SequenceScores. |
| de.jstacs.classifiers.differentiableSequenceScoreBased.gendismix | Provides an implementation of a classifier that allows to train the parameters of a set of
DifferentiableStatisticalModels by
a unified generative-discriminative learning principle |
| Uses of ScoreClassifierParameterSet in de.jstacs.classifiers.differentiableSequenceScoreBased |
|---|
| Fields in de.jstacs.classifiers.differentiableSequenceScoreBased declared as ScoreClassifierParameterSet | |
|---|---|
protected ScoreClassifierParameterSet |
ScoreClassifier.params
The parameter set for the classifier. |
| Methods in de.jstacs.classifiers.differentiableSequenceScoreBased that return ScoreClassifierParameterSet | |
|---|---|
ScoreClassifierParameterSet |
ScoreClassifier.getCurrentParameterSet()
This method returns the current ParameterSet of the classifier. |
| Constructors in de.jstacs.classifiers.differentiableSequenceScoreBased with parameters of type ScoreClassifierParameterSet | |
|---|---|
ScoreClassifier(ScoreClassifierParameterSet params,
double lastScore,
DifferentiableSequenceScore... score)
Creates a new ScoreClassifier from a given
ScoreClassifierParameterSet and DifferentiableSequenceScores . |
|
| Uses of ScoreClassifierParameterSet in de.jstacs.classifiers.differentiableSequenceScoreBased.gendismix |
|---|
| Subclasses of ScoreClassifierParameterSet in de.jstacs.classifiers.differentiableSequenceScoreBased.gendismix | |
|---|---|
class |
GenDisMixClassifierParameterSet
This class contains the parameters for the GenDisMixClassifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||