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 TestInstances
TestInstances.forCapabilities
(Capabilities c) returns a TestInstances instance setup already for the the given capabilities.Methods in weka.core with parameters of type TestInstancesModifier and TypeMethodDescriptionvoid
TestInstances.assign
(TestInstances t) updates itself with all the settings from the given TestInstances object