|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use de.jstacs.classifier | |
|---|---|
| de.jstacs.classifier | This package provides the framework for any classifier. |
| de.jstacs.classifier.assessment | This package allows to assess classifiers. |
| de.jstacs.classifier.modelBased | Provides the classes for Classifiers that are based on Models |
| 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 |
| de.jstacs.classifier.utils | Provides some useful classes for working with classifiers |
| de.jstacs.models.discrete.inhomogeneous.shared | |
| Classes in de.jstacs.classifier used by de.jstacs.classifier | |
|---|---|
| AbstractClassifier
The super class for any classifier. |
|
| AbstractScoreBasedClassifier
This class is the main class for all score based classifiers. |
|
| AbstractScoreBasedClassifier.DoubleTableResult
This class is for Results given as a table of double
s. |
|
| ClassDimensionException
This class indicates that a classifier is defined for less than 2 classes or is defined over a different number of classes than given (e.g. by an array of Samples). |
|
| ConfusionMatrix
This class holds the confusion matrix of a classifier. |
|
| MeasureParameters
This class holds the parameters for the evaluate-methods of a
classifier. |
|
| MeasureParameters.Measure
This enum defines all measures that are currently
implemented in Jstacs. |
|
| ScoreBasedPerformanceMeasureDefinitions.ThresholdMeasurePair
This class is used as a container that allows to store a threshold and the result of a measure together. |
|
| Classes in de.jstacs.classifier used by de.jstacs.classifier.assessment | |
|---|---|
| AbstractClassifier
The super class for any classifier. |
|
| ClassDimensionException
This class indicates that a classifier is defined for less than 2 classes or is defined over a different number of classes than given (e.g. by an array of Samples). |
|
| MeasureParameters
This class holds the parameters for the evaluate-methods of a
classifier. |
|
| Classes in de.jstacs.classifier used by de.jstacs.classifier.modelBased | |
|---|---|
| AbstractClassifier
The super class for any classifier. |
|
| AbstractScoreBasedClassifier
This class is the main class for all score based classifiers. |
|
| ClassDimensionException
This class indicates that a classifier is defined for less than 2 classes or is defined over a different number of classes than given (e.g. by an array of Samples). |
|
| Classes in de.jstacs.classifier used by de.jstacs.classifier.scoringFunctionBased | |
|---|---|
| AbstractClassifier
The super class for any classifier. |
|
| AbstractScoreBasedClassifier
This class is the main class for all score based classifiers. |
|
| Classes in de.jstacs.classifier used by de.jstacs.classifier.scoringFunctionBased.cll | |
|---|---|
| AbstractClassifier
The super class for any classifier. |
|
| AbstractScoreBasedClassifier
This class is the main class for all score based classifiers. |
|
| Classes in de.jstacs.classifier used by de.jstacs.classifier.utils | |
|---|---|
| AbstractScoreBasedClassifier
This class is the main class for all score based classifiers. |
|
| Classes in de.jstacs.classifier used by de.jstacs.models.discrete.inhomogeneous.shared | |
|---|---|
| AbstractClassifier
The super class for any classifier. |
|
| AbstractScoreBasedClassifier
This class is the main class for all score based classifiers. |
|
| ClassDimensionException
This class indicates that a classifier is defined for less than 2 classes or is defined over a different number of classes than given (e.g. by an array of Samples). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||