Package | Description |
---|---|
edu.illinois.cs.cogcomp.lbjava.learn |
Modifier and Type | Method and Description |
---|---|
void |
BatchTrainer.train(int rounds,
BatchTrainer.DoneWithRound dwr)
Trains
BatchTrainer.learner for the specified number of rounds. |
void |
BatchTrainer.train(int start,
int rounds,
BatchTrainer.DoneWithRound dwr)
Trains
BatchTrainer.learner for the specified number of
rounds. |
Copyright © 2016. All rights reserved.