What is the difference between the `out` and `outFreq` parameters?

1 vues

Réponse

While `out` stores the frequent item sets for rule generation, the `outFreq` parameter specifies an output table that contains the unique frequent items along with their transaction counts and support.
Did this answer help you?
fism

ruleMining

See technical action