IWebPostClassifier Interface |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.Core.WebClassifier.wlfClassifier
public interface IWebPostClassifier
The IWebPostClassifier type exposes the following members.
| Name | Description | |
|---|---|---|
| AnyState |
Tells if there is any state recorded at the classifier
| |
| Deploy |
Deploys the classifier setup
| |
| DescribeSelf |
Describes self in multiple lines. Description contains the most important settings and way of operation
| |
| DoSelect |
Performs classification for the target, using its knowledge
| |
| DoTraining |
Performs training operation on the classifier, using category knowledge (trainingSet)
| |
| GetExperimentSufix |
Gets the experiment sufix.
|