Click or drag to resize

ExperimentModelExecutionContexttruthTable Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Truth table - document to class associations for the complete dataset

Namespace:  imbNLP.Toolkit.ExperimentModel
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public ExperimentTruthTable truthTable { get; set; }

Property Value

Type: ExperimentTruthTable
The truth table.
See Also