Uses of Class
weka.core.pmml.jaxbbindings.SupportVectors
-
Uses of SupportVectors in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createSupportVectors()
Create an instance ofSupportVectors
SupportVectorMachine.getSupportVectors()
Gets the value of the supportVectors property.Modifier and TypeMethodDescriptionvoid
SupportVectorMachine.setSupportVectors
(SupportVectors value) Sets the value of the supportVectors property.