public class Ml
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
COL_SAMPLE |
static int |
ROW_SAMPLE |
static int |
TEST_ERROR |
static int |
TRAIN_ERROR |
static int |
VAR_CATEGORICAL |
static int |
VAR_NUMERICAL |
static int |
VAR_ORDERED |
Constructor and Description |
---|
Ml() |
public static final int TEST_ERROR
public static final int TRAIN_ERROR
public static final int VAR_NUMERICAL
public static final int VAR_ORDERED
public static final int VAR_CATEGORICAL
public static final int ROW_SAMPLE
public static final int COL_SAMPLE
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0