JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
weka.classifiers.evaluation.output.prediction.InMemory.PredictionContainer
Packages that use
InMemory.PredictionContainer
Package
Description
weka.classifiers.evaluation.output.prediction
Uses of
InMemory.PredictionContainer
in
weka.classifiers.evaluation.output.prediction
Methods in
weka.classifiers.evaluation.output.prediction
that return types with arguments of type
InMemory.PredictionContainer
Modifier and Type
Method
Description
List
<
InMemory.PredictionContainer
>
InMemory.
getPredictions
()
Returns the collected predictions.