Click or drag to resize

SpaceModellabels Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Labels represent categories in the classification problem

Namespace:  imbNLP.Toolkit.Space
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public List<SpaceLabel> labels { get; set; }

Property Value

Type: ListSpaceLabel
The labels.
See Also