Uses of Package
de.jstacs.classifier.scoringFunctionBased

Packages that use de.jstacs.classifier.scoringFunctionBased
de.jstacs.classifier.scoringFunctionBased Provides the classes for Classifiers that are based on ScoringFunctions. 
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 
 

Classes in de.jstacs.classifier.scoringFunctionBased used by de.jstacs.classifier.scoringFunctionBased
OptimizableFunction
          This is the main function for the ScoreClassifier.
ScoreClassifier
           
ScoreClassifierParameterSet
          The parameter set for any CL classifier.
 

Classes in de.jstacs.classifier.scoringFunctionBased used by de.jstacs.classifier.scoringFunctionBased.cll
OptimizableFunction
          This is the main function for the ScoreClassifier.
ScoreClassifier
           
ScoreClassifierParameterSet
          The parameter set for any CL classifier.