Research Article
FI-FG: Frequent Item Sets Mining from Datasets with High Number of Transactions by Granular Computing and Fuzzy Set Theory
| Input , , , , , , , and min_sup. | | Output The set of frequent -item-sets FI. | | = granularity //Algorithm 1 | | | For | | | | | | For each | | If | | | | End if | | End for | | End for | | | Procedure apriori_gen() | | For each | | If | | | | If each subset of satisfies that | | | | End if | | End if | | End for | | Return |
|