nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.DataMining.Framework / Rule

Rule

Full name Microsoft.VisualBasic.DataMining.AprioriRules.Entities.Rule Assembly Microsoft.VisualBasic.DataMining.Framework Members 10

01 Syntax

Microsoft.VisualBasic.DataMining.AprioriRules.Entities.Rule

02 Methods

NameOverloadsSummary
ToString 1
CompareTo 1
GetHashCode 1
Equals 1

03 Properties

NameOverloadsSummary
X 1 combination
Y 1 remaining
Confidence 1
SupportXY 1
SupportX 1
length 1

04 Members

property X #
X

combination

property Y #
Y

remaining

property Confidence #
Confidence
property SupportXY #
SupportXY
property SupportX #
SupportX
property length #
length
method ToString #
ToString()
method CompareTo #
CompareTo(Rule)
method GetHashCode #
GetHashCode()
method Equals #
Equals(Object)