|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.udo.cs.miningmart.operator.ExecutableOperator
edu.udo.cs.miningmart.operator.FeatureConstruction
edu.udo.cs.miningmart.operator.uep.Grouping
edu.udo.cs.miningmart.operator.uep.UserDefinedGrouping
M4 Compiler
Copyright: Copyright (c) 2002
Company: University Dortmund
Constructor Summary | |
UserDefinedGrouping()
|
Method Summary | |
java.lang.String[] |
generateGroups(Column theTargetAttributeColumn)
|
java.lang.String[] |
generateLabels(int num)
|
Value[] |
getLabels()
|
Value[] |
getTheGroupings()
|
Methods inherited from class edu.udo.cs.miningmart.operator.uep.Grouping |
generateSQL, useQuotes |
Methods inherited from class edu.udo.cs.miningmart.operator.FeatureConstruction |
compileStatement, createStatement, estimateStatistics, execute, generateColumnForOp, getCurrentLoopNumber, getTheInputConcept, getTheOutputAttribute, getTheOutputAttribute, getTheTargetAttribute, getTheTargetAttribute, load, writeResults |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UserDefinedGrouping()
Method Detail |
public Value[] getTheGroupings() throws M4CompilerError
M4CompilerError
public Value[] getLabels() throws M4CompilerError
M4CompilerError
public java.lang.String[] generateGroups(Column theTargetAttributeColumn) throws M4CompilerError
M4CompilerError
public java.lang.String[] generateLabels(int num) throws M4CompilerError
generateLabels
in class Grouping
M4CompilerError
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |