
public static class SimpleClassLabel.Factory extends ClassLabel.Factory<SimpleClassLabel>
existing| Constructor and Description |
|---|
SimpleClassLabel.Factory() |
| Modifier and Type | Method and Description |
|---|---|
SimpleTypeInformation<? super SimpleClassLabel> |
getTypeInformation()
Get type information for the labels.
|
SimpleClassLabel |
makeFromString(String lbl)
Convert a string into a class label.
|
public SimpleClassLabel makeFromString(String lbl)
ClassLabel.FactorymakeFromString in class ClassLabel.Factory<SimpleClassLabel>lbl - String to convertpublic SimpleTypeInformation<? super SimpleClassLabel> getTypeInformation()
ClassLabel.FactorygetTypeInformation in class ClassLabel.Factory<SimpleClassLabel>Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.