|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScoreClassifierParameterSet | |
---|---|
de.jstacs.classifier.scoringFunctionBased | Provides the classes for Classifier s that are based on ScoringFunction s. |
de.jstacs.classifier.scoringFunctionBased.cll | Provides the implementation of the log conditional likelihood as an OptimizableFunction and a classifier that uses log conditional likelihood or supervised posterior
to learn the parameters of a set of ScoringFunctions |
Uses of ScoreClassifierParameterSet in de.jstacs.classifier.scoringFunctionBased |
---|
Fields in de.jstacs.classifier.scoringFunctionBased declared as ScoreClassifierParameterSet | |
---|---|
protected ScoreClassifierParameterSet |
ScoreClassifier.params
The parameter set for the classifier. |
Constructors in de.jstacs.classifier.scoringFunctionBased with parameters of type ScoreClassifierParameterSet | |
---|---|
ScoreClassifier(ScoreClassifierParameterSet params,
ScoringFunction... score)
The default constructor. |
Uses of ScoreClassifierParameterSet in de.jstacs.classifier.scoringFunctionBased.cll |
---|
Subclasses of ScoreClassifierParameterSet in de.jstacs.classifier.scoringFunctionBased.cll | |
---|---|
class |
CLLClassifierParameterSet
This class contains the parameters for the CLLClassifier . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |