Uses of Class
weka.core.pmml.jaxbbindings.Scorecard
Packages that use Scorecard
-
Uses of Scorecard in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return ScorecardModifier and TypeMethodDescriptionObjectFactory.createScorecard()
Create an instance ofScorecard
Segment.getScorecard()
Gets the value of the scorecard property.Methods in weka.core.pmml.jaxbbindings with parameters of type ScorecardModifier and TypeMethodDescriptionvoid
Segment.setScorecard
(Scorecard value) Sets the value of the scorecard property.