|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KStarConstants
Field Summary | |
---|---|
static int |
B_ENTROPY
|
static int |
B_SPHERE
Blend setting modes |
static double |
EPSILON
|
static double |
FLOOR
|
static double |
FLOOR1
|
static double |
INITIAL_STEP
|
static double |
LOG2
|
static int |
M_AVERAGE
|
static int |
M_DELETE
Missing value handling mode |
static int |
M_MAXDIFF
|
static int |
M_NORMAL
|
static int |
NUM_RAND_COLS
|
static int |
OFF
|
static int |
ON
Some usefull constants |
static double |
ROOT_FINDER_ACCURACY
|
static int |
ROOT_FINDER_MAX_ITER
How close the root finder for numeric and nominal have to get |
Field Detail |
---|
static final int ON
static final int OFF
static final int NUM_RAND_COLS
static final double FLOOR
static final double FLOOR1
static final double INITIAL_STEP
static final double LOG2
static final double EPSILON
static final int ROOT_FINDER_MAX_ITER
static final double ROOT_FINDER_ACCURACY
static final int B_SPHERE
static final int B_ENTROPY
static final int M_DELETE
static final int M_MAXDIFF
static final int M_NORMAL
static final int M_AVERAGE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |