Properties that can be configured for the HANA AprioriLite algorithm.
| Property | Description |
|---|---|
| Apriori Type | Click AprioriLite. |
| Item Column | Select the columns containing the items to which you want to apply the algorithm. |
| TransactionID Column | Select the column containing the transaction IDs to which you want to apply the algorithm. |
| Missing Values | Select the method for handling missing values. Possible
methods:
|
| Support | Enter a value for the minimum support of an item. The default value is 0.1. |
| Confidence | Enter a value for the minimum confidence of rules/association. The default value is 0.8. |
| Sampling Required | Select this option if you want to sample the data. |
| Sampling Percentage | Enter the sampling percentage. |
| Recalculation Required | Select this option if you want to recalculate the support and confidence in each iteration. |
| Number of Threads | Enter the number of threads to be used for execution. |