| Package | Description |
|---|---|
| org.dmg.pmml.support_vector_machine |
| Modifier and Type | Method and Description |
|---|---|
static SupportVectorMachineModel.Representation |
SupportVectorMachineModel.Representation.fromValue(String v) |
SupportVectorMachineModel.Representation |
SupportVectorMachineModel.getRepresentation()
Gets the value of the representation property.
|
static SupportVectorMachineModel.Representation |
SupportVectorMachineModel.Representation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportVectorMachineModel.Representation[] |
SupportVectorMachineModel.Representation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SupportVectorMachineModel |
SupportVectorMachineModel.setRepresentation(SupportVectorMachineModel.Representation representation)
Sets the value of the representation property.
|
Copyright © 2016 University of Tartu. All rights reserved.