Click or drag to resize

IClassifier Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Classification algorithm wrapper

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

The IClassifier type exposes the following members.

Properties
  NameDescription
Public propertyname
Gets or sets the name.
Top
Methods
  NameDescription
Public methodDeploy
Public methodDescribe (Inherited from IDescribe.)
Public methodDoSelect
Public methodDoTraining
Public methodGetSignature
Top
See Also