| Constructor and Description |
|---|
MulticlassModel() |
| Modifier and Type | Method and Description |
|---|---|
List<Label> |
getLabels() |
List<BinaryModel> |
getModels() |
void |
reset()
Resets the model parameters to the default state.
|
void |
setLabels(List<Label> labels) |
void |
setModels(List<BinaryModel> models) |
public List<BinaryModel> getModels()
public void setModels(List<BinaryModel> models)
models - the models to setCopyright © 2015 Semantic Analytics Group @ Uniroma2. All rights reserved.