Uses of Class
weka.core.pmml.jaxbbindings.Coefficients
-
Uses of Coefficients in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createCoefficients()
Create an instance ofCoefficients
SupportVectorMachine.getCoefficients()
Gets the value of the coefficients property.Modifier and TypeMethodDescriptionvoid
SupportVectorMachine.setCoefficients
(Coefficients value) Sets the value of the coefficients property.