minSupport property

double minSupport
final

The minimum support threshold.

This value can be provided as a percentage (0.0 to 1.0) or as an absolute count of transactions.

Implementation

final double minSupport;