minSupport property
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;
The minimum support threshold.
This value can be provided as a percentage (0.0 to 1.0) or as an absolute count of transactions.
final double minSupport;