public static class SparseFloatVectorLabelParser.Parameterizer extends SparseNumberVectorLabelParser.Parameterizer<SparseFloatVector>
factory, LABEL_INDICES_ID, labelIndices, VECTOR_TYPE_ID
colSep, COLUMN_SEPARATOR_ID, comment, COMMENT_ID, QUOTE_ID, quoteChars
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>