Interface | Description |
---|---|
Buildable |
A
Classifier that can be built using
Buildable.buildClassifier(DataSet) based on a given training set. |
ClassificationService | |
Classifier |
Base interface for classifier implementations.
|
ClassifierAssignment |
Representation of what classifier is used for what output field and which
input fields get used to do so.
|
FormClassifier |
A classifier usable in process context.
|
Class | Description |
---|---|
ClassificationAction |
This class provides methods to be used in system steps of process definitions as well as pre-processings and postconditions
of tasks.
|
ClassificationResult<T> |
Represents the label of a classification prediction along with the probability of that prediction.
|
ClassifierOption |
Represents a single option with arguments for a
ClassifierAssignment . |
EvaluationResult |
This class is used to store the result of the evaluation of classification model.
|
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.