Click or drag to resize

IClassifier Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Classification algorithm wrapper

Namespace:  imbNLP.Toolkit.Classifiers.Core
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.16
Syntax
C#
public interface IClassifier

The IClassifier type exposes the following members.

Properties
  NameDescription
Public propertyname
Gets or sets the name.
Top
Methods
  NameDescription
Public methodDoSelect
Public methodDoTraining
Top
See Also