Uses of Package
de.jstacs.classifier.scoringFunctionBased.cll

Packages that use de.jstacs.classifier.scoringFunctionBased.cll
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.cll used by de.jstacs.classifier.scoringFunctionBased.cll
CLLClassifier
          This class implements the conditional log likelihood classifier.
CLLClassifierParameterSet
          This class contains the parameters for the CLLClassifier.
NormConditionalLogLikelihood
          This class implements the normalized log conditional likelihood.