Uses of Class
weka.core.pmml.jaxbbindings.VerificationFields
Packages that use VerificationFields
-
Uses of VerificationFields in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return VerificationFieldsModifier and TypeMethodDescriptionObjectFactory.createVerificationFields()
Create an instance ofVerificationFields
ModelVerification.getVerificationFields()
Gets the value of the verificationFields property.Methods in weka.core.pmml.jaxbbindings with parameters of type VerificationFieldsModifier and TypeMethodDescriptionvoid
ModelVerification.setVerificationFields
(VerificationFields value) Sets the value of the verificationFields property.