protected class OzaBagAdwin.TrainingRunnable extends Object implements Runnable, Callable<Integer>
TrainingRunnable(Classifier learner, Instance weightedInst)
Integer
call()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TrainingRunnable(Classifier learner, Instance weightedInst)
public void run()
run
Runnable
public Integer call() throws Exception
call
Callable<Integer>
Exception
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.