Uses of Class
weka.core.pmml.jaxbbindings.SupportVectorMachineModel
Packages that use SupportVectorMachineModel
-
Uses of SupportVectorMachineModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return SupportVectorMachineModelModifier and TypeMethodDescriptionObjectFactory.createSupportVectorMachineModel()
Create an instance ofSupportVectorMachineModel
Segment.getSupportVectorMachineModel()
Gets the value of the supportVectorMachineModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type SupportVectorMachineModelModifier and TypeMethodDescriptionvoid
Segment.setSupportVectorMachineModel
(SupportVectorMachineModel value) Sets the value of the supportVectorMachineModel property.