public static class SimpleClassLabel.Factory extends ClassLabel.Factory<SimpleClassLabel>
existing| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
SimpleTypeInformation<? super SimpleClassLabel> |
getTypeInformation()
Get type information for the labels.
|
SimpleClassLabel |
makeFromString(java.lang.String lbl)
Convert a string into a class label.
|
public SimpleClassLabel makeFromString(java.lang.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 © 2019 ELKI Development Team. License information.