
public static class LibSVMFormatParser.Parameterizer<V extends SparseNumberVector> extends NumberVectorLabelParser.Parameterizer<V>
factory, LABEL_INDICES_ID, labelIndices, VECTOR_TYPE_IDformat| Constructor and Description |
|---|
LibSVMFormatParser.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
getFactory(Parameterization config)
Get the object factory.
|
protected LibSVMFormatParser<V> |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
getLabelIndicesconfigure, makeprotected void getFactory(Parameterization config)
NumberVectorLabelParser.ParameterizergetFactory in class NumberVectorLabelParser.Parameterizer<V extends SparseNumberVector>config - Parameterizationprotected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class NumberVectorLabelParser.Parameterizer<V extends SparseNumberVector>config - Parameterization to add options to.protected LibSVMFormatParser<V> makeInstance()
AbstractParameterizermakeInstance in class NumberVectorLabelParser.Parameterizer<V extends SparseNumberVector>Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.