
public static class SparseFloatVectorLabelParser.Parameterizer extends SparseNumberVectorLabelParser.Parameterizer<SparseFloatVector>
factory, labelIndicescolSep, COLUMN_SEPARATOR_ID, comment, COMMENT_ID, QUOTE_ID, quoteChar| Constructor and Description | 
|---|
SparseFloatVectorLabelParser.Parameterizer()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SparseFloatVectorLabelParser | 
makeInstance()
Make an instance after successful configuration. 
 | 
getFactorygetLabelIndices, makeOptionsconfigure, makepublic SparseFloatVectorLabelParser.Parameterizer()
protected SparseFloatVectorLabelParser makeInstance()
AbstractParameterizermakeInstance in class SparseNumberVectorLabelParser.Parameterizer<SparseFloatVector>