Class | Description |
---|---|
ClassificationMethod |
Interface for all classification methods used in jRS library
|
ClassificationResult |
Base interface of classification result
|
ClassificationResultsContainer |
Container with results of classification performed by any method
that inherits from
SimpleClassifier |
ClassificationResultsFoldValidationContainer | |
ClassificationResultsValidationContainer | |
ClassificationStatisticsCollector |
Collects data that concern classification.
|
Classifier |
Generic classifier.
|
ComplexClassificationResult | |
DRSAClassificationResult |
Result of classification of a DRSA classifier.
|
DRSAMethod |
DRSA classification method requires to know the preference type of
the decision attributed that is used for classification.
|
MisclassificationMatrixContainer | |
RoughSetClassificationMethod |
Implements classification by direct application of rough set approximations
of a given set.
|
RulesClassificationMethod |
Base class for all rule-based classification methods used in jRS library
|
RulesDRSAClassificationMethod |
DRSA classification method based on the idea of intersections of upward and
downward rules that cover example to be classified.
|
RulesVCDRSAClassificationMethod |
Classification method described in publication:
J.
|
VCDRSAClassificationResult |
Result of VC-DRSA classification.
|
VCDRSAMethod |
VCDRSA classification method need to estimate a relationship measure
between the rules used for classification and the objects from the
learning data set.
|
WekaClassificationMethod |
Wrapper for weka classification methods.
|
Class | Description |
---|---|
ClassificationMethod |
Interface for all classification methods used in jRS library
|
ClassificationResult |
Base interface of classification result
|
ClassificationStatisticsCollector |
Collects data that concern classification.
|
ClassificationStatisticsPresenter |
Allows to present results collected by
ClassificationStatisticsCollector |
Class | Description |
---|---|
ClassificationStatisticsCollector |
Collects data that concern classification.
|
ClassificationStatisticsPresenter |
Allows to present results collected by
ClassificationStatisticsCollector |
Class | Description |
---|---|
ClassificationStrategy |
Interface representing classification strategy.
|
Class | Description |
---|---|
ClassificationResult |
Base interface of classification result
|
ClassificationResultsContainer |
Container with results of classification performed by any method
that inherits from
SimpleClassifier |
ClassificationResultsFoldValidationContainer | |
ClassificationResultsValidationContainer | |
ClassificationStatisticsCollector |
Collects data that concern classification.
|
ClassificationStatisticsPresenter |
Allows to present results collected by
ClassificationStatisticsCollector |
Classifier |
Generic classifier.
|
RulesClassificationMethod |
Base class for all rule-based classification methods used in jRS library
|
WekaClassificationMethod |
Wrapper for weka classification methods.
|