Uses of Class
org.jpmml.evaluator.OutputField
-
Packages that use OutputField Package Description org.jpmml.evaluator org.jpmml.evaluator.mining -
-
Uses of OutputField in org.jpmml.evaluator
Methods in org.jpmml.evaluator that return types with arguments of type OutputField Modifier and Type Method Description List<OutputField>HasResultFields. getOutputFields()Gets the output fields of aModelfrom itsOutput.List<OutputField>ModelManager. getOutputFields() -
Uses of OutputField in org.jpmml.evaluator.mining
Methods in org.jpmml.evaluator.mining that return types with arguments of type OutputField Modifier and Type Method Description List<OutputField>SegmentResult. getOutputFields()
-