|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConverterUtils.DataSource | |
|---|---|
| weka.classifiers | |
| Uses of ConverterUtils.DataSource in weka.classifiers |
|---|
| Methods in weka.classifiers with parameters of type ConverterUtils.DataSource | |
|---|---|
static void |
Evaluation.printClassifications(Classifier classifier,
Instances train,
ConverterUtils.DataSource testSource,
int classIndex,
Range attributesToOutput,
boolean printDistribution,
StringBuffer text)
Prints the predictions for the given dataset into a supplied StringBuffer |
static void |
Evaluation.printClassifications(Classifier classifier,
Instances train,
ConverterUtils.DataSource testSource,
int classIndex,
Range attributesToOutput,
StringBuffer predsText)
Prints the predictions for the given dataset into a String variable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||