| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected SvmRepresentationType |
SupportVectorMachineModel.svmRepresentation |
| Modifier and Type | Method and Description |
|---|---|
static SvmRepresentationType |
SvmRepresentationType.fromValue(String v) |
SvmRepresentationType |
SupportVectorMachineModel.getSvmRepresentation()
Gets the value of the svmRepresentation property.
|
static SvmRepresentationType |
SvmRepresentationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SvmRepresentationType[] |
SvmRepresentationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SupportVectorMachineModel.setSvmRepresentation(SvmRepresentationType value)
Sets the value of the svmRepresentation property.
|
SupportVectorMachineModel |
SupportVectorMachineModel.withSvmRepresentation(SvmRepresentationType value) |
Copyright © 2014 University of Tartu. All Rights Reserved.