Package | Description |
---|---|
com.rapidminer.krimp | |
com.rapidminer.krimp.gui |
Modifier and Type | Method and Description |
---|---|
CodeTable |
CodeTable.addToCodingSet(com.rapidminer.operator.learner.associations.FrequentItemSet newItemSet,
Database db)
Creates a new code table with a coding set that contains additionally to
the given coding set the newItemSet.
|
CodeTable |
CodeTable.getStandardCodeTable()
Returns the standard code table for this code table, which is used to
encode the left side of the code table.
|
static CodeTable |
CodeTable.getStandardCodeTable(Database db)
Creates a standard code table whose elements are sorted to the standard
cover order.
|
CodeTable |
CodeTable.removeFromCodingSet(com.rapidminer.operator.learner.associations.FrequentItemSet delItemSet)
Creates a new code table whis is equal to this code table except that the
specified itemset is not contained.
|
Constructor and Description |
---|
CodeTableModel(CodeTable codeTable) |
CodeTableVisualization(CodeTable codeTable) |
STCodeTableModel(CodeTable codeTable) |
Copyright © 2001-2009 by Rapid-I