Skip navigation links

Package de.jstacs.classifiers

This package provides the framework for any classifier.

See: Description

Package de.jstacs.classifiers Description

This package provides the framework for any classifier. The base class in this package is the class AbstractClassifier.
All classifiers divide into two regimes: Those using TrainableStatisticalModels and those using DifferentiableStatisticalModels.
As a sub-package this package also provides the classes for the assessment of classifiers.
Skip navigation links