Uses of Class
weka.core.TestInstances

Packages that use TestInstances
weka.core   
 

Uses of TestInstances in weka.core
 

Methods in weka.core that return TestInstances
static TestInstances TestInstances.forCapabilities(Capabilities c)
          returns a TestInstances instance setup already for the the given capabilities.
 

Methods in weka.core with parameters of type TestInstances
 void TestInstances.assign(TestInstances t)
          updates itself with all the settings from the given TestInstances object
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.