public interface LinearMethod
| Modifier and Type | Method and Description |
|---|---|
String |
getRepresentation()
Returns the representation this learning algorithm exploits
|
void |
setRepresentation(String representation)
Sets the representation this learning algorithm will exploit
|
String getRepresentation()
void setRepresentation(String representation)
representation - the representation to setCopyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.