Package | Description |
---|---|
de.bwaldvogel.liblinear |
Modifier and Type | Method and Description |
---|---|
static void |
Linear.crossValidation(Problem prob,
Parameter param,
int nr_fold,
int[] target) |
static Model |
Linear.train(Problem prob,
Parameter param) |