|
||||||||||
| 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.Scaling
edu.udo.cs.miningmart.operator.LinearScaling
| Constructor Summary | |
LinearScaling()
|
|
| Method Summary | |
java.lang.String |
generateSQL(Column targetAttributeColumn)
Abstract method to be implemented by all subclasses. |
Value |
getNewRangeMax()
|
Value |
getNewRangeMin()
|
| 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 LinearScaling()
| Method Detail |
public Value getNewRangeMax()
throws M4CompilerError
M4CompilerError
public Value getNewRangeMin()
throws M4CompilerError
M4CompilerError
public java.lang.String generateSQL(Column targetAttributeColumn)
throws M4CompilerError
FeatureConstruction
generateSQL in class ScalingM4CompilerError
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||