SupportBoundaryFinder

Skip to end of metadata
Go to start of metadata
Author Lily Dong
Creation date 06/01/2011
Firing policy all
Package org.seasr.meandre.components.discovery.ruleassociation.fptree

DESCRIPTION

Overview: This module will scan the item sets in an FPProb object and determine the minimum and maximum supports. It adds this information to the FPProb object before writing it to output.

References: For more information on the FPGrowth frequent pattern mining algorithm, see "Mining Frequent Patterns without Candidate Generation"Jiawei Han, Jian Pei, and Yiwen Yin, 2000.

Data Handling: This module modifies the support boundary values in the FPProb object.

INPUTS

Name Description Example
FPProb
The output parameters encapsulated in an FPProb object.
TYPE: org.seasr.meandre.support.components.discovery.ruleassociation.fpgrowth.support.FPProb
 

OUTPUTS

Name Description Example
FPProb
The output parameters encapsulated in an FPProb object.
TYPE: org.seasr.meandre.support.components.discovery.ruleassociation.fpgrowth.support.FPProb
 

PROPERTIES

Name Description Default value
verbose
Verbose output.
false
discoverMaxSupport
In addition to the minimum support boundary, find the maximum support boundary.
false
Labels:
finder finder Delete
boundary boundary Delete
support support Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.