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.AdvancedAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public bool AllowEntailmentPartialTruthValues { get; }
Public ReadOnly Property AllowEntailmentPartialTruthValues As Boolean
Get
public:
property bool AllowEntailmentPartialTruthValues {
bool get ();
}
member AllowEntailmentPartialTruthValues : bool with get
Property Value
Booleantrue 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.