Open
Description
As far as I can tell, right now, when someone uses the holdout feature on a Trainer object (when verbose is set to True), you get a printout of information at each step about how the trainer is training and how it's performing on the holdout group. Aside from creating a tagger object and essentially repeating the validation that's already happened, the printout appears to be the only way that information is exposed.
It would be really handy to be able to access training information in a less clunky way! Unless, of course, there's some other way, that I haven't seen yet.
Metadata
Metadata
Assignees
Labels
No labels