Click or drag to resize

documentSetCaseRole Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWBI.Core.WebClassifier.cases.documentSetCaseRole"]

Namespace:  imbWBI.Core.WebClassifier.cases
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public enum documentSetCaseRole
Members
  Member nameValueDescription
none0
training1 The training: this case will be used as model training resource
evaluation2 The evaluation: this case will be used as model evaluation resource
See Also