Uses of Class
weka.core.pmml.jaxbbindings.SupportVectors
Packages that use SupportVectors
-
Uses of SupportVectors in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return SupportVectorsModifier and TypeMethodDescriptionObjectFactory.createSupportVectors()
Create an instance ofSupportVectors
SupportVectorMachine.getSupportVectors()
Gets the value of the supportVectors property.Methods in weka.core.pmml.jaxbbindings with parameters of type SupportVectorsModifier and TypeMethodDescriptionvoid
SupportVectorMachine.setSupportVectors
(SupportVectors value) Sets the value of the supportVectors property.