Uses of Class
weka.core.pmml.jaxbbindings.CorrelationFields
Packages that use CorrelationFields
-
Uses of CorrelationFields in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return CorrelationFieldsModifier and TypeMethodDescriptionObjectFactory.createCorrelationFields()
Create an instance ofCorrelationFields
Correlations.getCorrelationFields()
Gets the value of the correlationFields property.Methods in weka.core.pmml.jaxbbindings with parameters of type CorrelationFieldsModifier and TypeMethodDescriptionvoid
Correlations.setCorrelationFields
(CorrelationFields value) Sets the value of the correlationFields property.