public class OutOfSampleErrorPlotPlugin extends ai.libs.jaicore.graphvisualizer.plugin.ASimpleMVCPlugin<OutOfSampleErrorPlotPluginModel,OutOfSampleErrorPlotPluginView,OutOfSampleErrorPlotPluginController>
| Constructor and Description |
|---|
OutOfSampleErrorPlotPlugin(weka.core.Instances trainData,
weka.core.Instances testData) |
| Modifier and Type | Method and Description |
|---|---|
weka.core.Instances |
getTestData() |
weka.core.Instances |
getTrainData() |