
public static class SparseFloatVectorLabelParser.Parameterizer extends SparseNumberVectorLabelParser.Parameterizer<SparseFloatVector>
factory, LABEL_INDICES_ID, labelIndices, VECTOR_TYPE_IDcolSep, 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.
|
getFactorygetLabelIndices, makeOptionsconfigure, makepublic SparseFloatVectorLabelParser.Parameterizer()
protected SparseFloatVectorLabelParser makeInstance()
AbstractParameterizermakeInstance in class SparseNumberVectorLabelParser.Parameterizer<SparseFloatVector>