public class Ml extends 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 ROW_SAMPLE
public static final int COL_SAMPLE
public static final int VAR_NUMERICAL
public static final int VAR_ORDERED
public static final int VAR_CATEGORICAL
public static final int TEST_ERROR
public static final int TRAIN_ERROR
Generated on Wed Oct 9 2019 23:24:43 UTC / OpenCV 4.1.2