Click or drag to resize

FeatureVectorWithLabelIDlabelID Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the label identifier.

Namespace:  imbNLP.Toolkit.Feature
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public int labelID { get; set; }

Property Value

Type: Int32
The label identifier.
See Also