public class MLHyperParameter extends Object
Constructor and Description |
---|
MLHyperParameter() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getKey() |
String |
getValue() |
void |
setDescription(String description) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2018 WSO2, Inc.. All Rights Reserved.