|
|||||||||
| 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.Discretization
edu.udo.cs.miningmart.operator.uep.EquifrequentDiscretizationGivenCardinality
public class EquifrequentDiscretizationGivenCardinality
M4 Compiler
Copyright: Copyright (c) 2002
Company: University Dortmund
| Constructor Summary | |
|---|---|
EquifrequentDiscretizationGivenCardinality()
|
|
| Method Summary | |
|---|---|
double[] |
generateCutPoints(Column theTargetAttributeColumn)
|
Value |
getCardinality()
|
Value |
getCardinalityType()
|
Value |
getClosedTo()
|
| Methods inherited from class edu.udo.cs.miningmart.operator.uep.Discretization |
|---|
generateLabels, generateSQL |
| Methods inherited from class edu.udo.cs.miningmart.operator.FeatureConstruction |
|---|
compileStatement, createStatement, 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 EquifrequentDiscretizationGivenCardinality()
| Method Detail |
|---|
public Value getCardinality()
throws M4CompilerError
M4CompilerError
public Value getCardinalityType()
throws M4CompilerError
M4CompilerError
public Value getClosedTo()
throws M4CompilerError
M4CompilerError
public double[] generateCutPoints(Column theTargetAttributeColumn)
throws M4CompilerError
M4CompilerError
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||