public class SupportVectorMachineUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.dmg.pmml.support_vector_machine.Kernel |
createKernel(String kernel,
Integer degree,
Double gamma,
Double coef0) |
static List<String> |
formatIds(List<Integer> values) |
Copyright © 2017. All Rights Reserved.