public class SVMLinFormatterFactory extends Object implements SparseDataFormatterFactory
Modifier and Type | Class and Description |
---|---|
static class |
SVMLinFormatterFactory.SVMLinDataFormatter |
Constructor and Description |
---|
SVMLinFormatterFactory() |
Modifier and Type | Method and Description |
---|---|
static String |
formatWeightKey(String label,
String className) |
SparseDataFormatter |
getFormatter() |
KernelUtil |
getKernelUtil() |
void |
setKernelUtil(KernelUtil kernelUtil) |
public SparseDataFormatter getFormatter()
getFormatter
in interface SparseDataFormatterFactory
public KernelUtil getKernelUtil()
public void setKernelUtil(KernelUtil kernelUtil)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.