Uses of Class
weka.core.TestInstances
Packages that use TestInstances
-
Uses of TestInstances in weka.core
Methods in weka.core that return TestInstancesModifier and TypeMethodDescriptionstatic TestInstancesTestInstances.forCapabilities(Capabilities c) returns a TestInstances instance setup already for the the given capabilities.Methods in weka.core with parameters of type TestInstancesModifier and TypeMethodDescriptionvoidTestInstances.assign(TestInstances t) updates itself with all the settings from the given TestInstances object