Uses of Class
weka.core.pmml.jaxbbindings.SupportVectorMachineModel
-
Uses of SupportVectorMachineModel in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createSupportVectorMachineModel()
Create an instance ofSupportVectorMachineModel
Segment.getSupportVectorMachineModel()
Gets the value of the supportVectorMachineModel property.Modifier and TypeMethodDescriptionvoid
Segment.setSupportVectorMachineModel
(SupportVectorMachineModel value) Sets the value of the supportVectorMachineModel property.