Click or drag to resize

CategoricalEntailmentEnsembleOptimizationContextAllowEntailmentPartialTruthValues Property

Gets a value indicating whether that the truth value of a sampled categorical entailment must be equal to the homogeneity of the probability distribution from which its conclusion has been drawn. Otherwise, the truth value is always set to unity.

Namespace:  Novacta.Analytics.Advanced
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public bool AllowEntailmentPartialTruthValues { get; }

Property Value

Type: Boolean
true if the truth value of a sampled categorical entailment must be equal to the homogeneity of the probability distribution from which its conclusion has been drawn. false, if the truth value must be always set to unity.
See Also