How can I restrict the size of the frequent item sets detected?

0 vues

Réponse

You can use the `nFis_Range` parameter, specifying `lower` and `upper` subparameters to define the minimum (default 1) and maximum (default 1000) number of items in the frequent item sets.
Did this answer help you?
fism

ruleMining

See technical action