Uses of Package
org.knime.base.node.mine.subgroupminer.freqitemset

Packages that use org.knime.base.node.mine.subgroupminer.freqitemset
org.knime.base.node.mine.subgroupminer This package contains everything necessary for normal subgroup mining. 
org.knime.base.node.mine.subgroupminer.apriori This package contains two algorithm implementations for the SubgroupMinerNode. 
org.knime.base.node.mine.subgroupminer.freqitemset This package contains the necessary data structures for the subgroup mining. 
 

Classes in org.knime.base.node.mine.subgroupminer.freqitemset used by org.knime.base.node.mine.subgroupminer
AssociationRule
          A data structure to encapsulate an association rule.
FrequentItemSet
          A FrequentItemSet represents items that occur together in a number of transactions.
 

Classes in org.knime.base.node.mine.subgroupminer.freqitemset used by org.knime.base.node.mine.subgroupminer.apriori
AssociationRule
          A data structure to encapsulate an association rule.
FrequentItemSet
          A FrequentItemSet represents items that occur together in a number of transactions.
FrequentItemSet.Type
          The type of the frequent itemset.
 

Classes in org.knime.base.node.mine.subgroupminer.freqitemset used by org.knime.base.node.mine.subgroupminer.freqitemset
AssociationRule
          A data structure to encapsulate an association rule.
FrequentItemSet
          A FrequentItemSet represents items that occur together in a number of transactions.
FrequentItemSet.Type
          The type of the frequent itemset.
FrequentItemSetRow
          This class implements one row of a FrequentItemSetTable.
FrequentItemSetTable.Sorter
          the feature the table should be sorted by.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.