|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupportVectors | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of SupportVectors in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as SupportVectors | |
---|---|
protected SupportVectors |
SupportVectorMachine.supportVectors
|
Methods in org.dmg.pmml.pmml_4_1.descr that return SupportVectors | |
---|---|
SupportVectors |
ObjectFactory.createSupportVectors()
Create an instance of SupportVectors |
SupportVectors |
SupportVectorMachine.getSupportVectors()
Gets the value of the supportVectors property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type SupportVectors | |
---|---|
void |
SupportVectorMachine.setSupportVectors(SupportVectors value)
Sets the value of the supportVectors property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |