|
AssociationRuleTConfidence Property
|
Gets or sets the confidence of this rule (as a percentage).
Namespace:
Accord.MachineLearning.Rules
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax public double Confidence { get; set; }
Public Property Confidence As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also