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.

Definition

Namespace: Novacta.Analytics.Advanced
Assembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
C#
public bool AllowEntailmentPartialTruthValues { get; }

Property Value

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