Searched refs:getInstances (Results 1 – 2 of 2) sorted by relevance
41 ArrayList<Instance> getInstances() { in getInstances() method in Learner
46 ArrayList<Instance> instances = getInstances(); in classify()