Uses of Class
weka.core.pmml.jaxbbindings.Correlations
Packages that use Correlations
-
Uses of Correlations in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return CorrelationsModifier and TypeMethodDescriptionObjectFactory.createCorrelations()
Create an instance ofCorrelations
ModelExplanation.getCorrelations()
Gets the value of the correlations property.Methods in weka.core.pmml.jaxbbindings with parameters of type CorrelationsModifier and TypeMethodDescriptionvoid
ModelExplanation.setCorrelations
(Correlations value) Sets the value of the correlations property.