de.lmu.ifi.dbs.elki.datasource.parser
Class SparseFloatVectorLabelParser.Parameterizer
java.lang.Object
de.lmu.ifi.dbs.elki.utilities.optionhandling.AbstractParameterizer
de.lmu.ifi.dbs.elki.datasource.parser.AbstractParser.Parameterizer
de.lmu.ifi.dbs.elki.datasource.parser.NumberVectorLabelParser.Parameterizer<SparseFloatVector>
de.lmu.ifi.dbs.elki.datasource.parser.SparseFloatVectorLabelParser.Parameterizer
- All Implemented Interfaces:
- Parameterizer
- Enclosing class:
- SparseFloatVectorLabelParser
public static class SparseFloatVectorLabelParser.Parameterizer
- extends NumberVectorLabelParser.Parameterizer<SparseFloatVector>
Parameterization class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SparseFloatVectorLabelParser.Parameterizer
public SparseFloatVectorLabelParser.Parameterizer()
makeInstance
protected SparseFloatVectorLabelParser makeInstance()
- Description copied from class:
AbstractParameterizer
- Make an instance after successful configuration.
- Specified by:
makeInstance
in class NumberVectorLabelParser.Parameterizer<SparseFloatVector>
- Returns:
- instance