Uses of Class
weka.core.pmml.jaxbbindings.TargetValueCounts
-
Uses of TargetValueCounts in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createTargetValueCounts()
Create an instance ofTargetValueCounts
BayesOutput.getTargetValueCounts()
Gets the value of the targetValueCounts property.PairCounts.getTargetValueCounts()
Gets the value of the targetValueCounts property.Modifier and TypeMethodDescriptionvoid
BayesOutput.setTargetValueCounts
(TargetValueCounts value) Sets the value of the targetValueCounts property.void
PairCounts.setTargetValueCounts
(TargetValueCounts value) Sets the value of the targetValueCounts property.