public static class SparseFloatVectorLabelParser.Parameterizer extends SparseNumberVectorLabelParser.Parameterizer<SparseFloatVector>
factory, labelIndices
colSep, quoteChar
Constructor and Description |
---|
SparseFloatVectorLabelParser.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected SparseFloatVectorLabelParser |
makeInstance()
Make an instance after successful configuration.
|
getFactory
getLabelIndices, makeOptions
configure, make
public SparseFloatVectorLabelParser.Parameterizer()
protected SparseFloatVectorLabelParser makeInstance()
AbstractParameterizer
makeInstance
in class SparseNumberVectorLabelParser.Parameterizer<SparseFloatVector>