Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected Coefficients |
SupportVectorMachine.coefficients |
Modifier and Type | Method and Description |
---|---|
Coefficients |
ObjectFactory.createCoefficients()
Create an instance of
Coefficients |
Coefficients |
SupportVectorMachine.getCoefficients()
Gets the value of the coefficients property.
|
Modifier and Type | Method and Description |
---|---|
void |
SupportVectorMachine.setCoefficients(Coefficients value)
Sets the value of the coefficients property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.