Uses of Interface
weka.experiment.InstanceQueryAdapter

Packages that use InstanceQueryAdapter
weka.experiment   
 

Uses of InstanceQueryAdapter in weka.experiment
 

Classes in weka.experiment that implement InstanceQueryAdapter
 class InstanceQuery
          Convert the results of a database query into instances.
 

Methods in weka.experiment with parameters of type InstanceQueryAdapter
static Instances InstanceQuery.retrieveInstances(InstanceQueryAdapter adapter, ResultSet rs)
           
 



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