Uses of Interface
weka.experiment.InstanceQueryAdapter
Packages that use InstanceQueryAdapter
-
Uses of InstanceQueryAdapter in weka.experiment
Classes in weka.experiment that implement InstanceQueryAdapterModifier and TypeClassDescriptionclass
Convert the results of a database query into instances.Methods in weka.experiment with parameters of type InstanceQueryAdapterModifier and TypeMethodDescriptionstatic Instances
InstanceQuery.retrieveInstances
(InstanceQueryAdapter adapter, ResultSet rs)