Package de.jstacs.classifier.scoringFunctionBased

Provides the classes for Classifiers that are based on ScoringFunctions.

See:
          Description

Class Summary
OptimizableFunction This is the main function for the ScoreClassifier.
ScoreClassifier  
ScoreClassifierParameterSet The parameter set for any CL classifier.
 

Package de.jstacs.classifier.scoringFunctionBased Description

Provides the classes for Classifiers that are based on ScoringFunctions.
It includes a sub-package for discriminative objective functions, namely conditional likelihood and supervised posterior, and a separate sub-package for the parameter priors, that can be used for the supervised posterior.