interface DebuggingOptions
Modifier and Type | Method and Description |
---|---|
SGDVowpalWabbitBuilder |
readableModel(Path model)
Output human-readable final regressor with numeric features
|
SGDVowpalWabbitBuilder |
verbose()
Make vowpal wabbit writing debug and performance information to stderr
|
SGDVowpalWabbitBuilder readableModel(Path model)
model
- path where to write readable modelSGDVowpalWabbitBuilder verbose()
Copyright © 2017. All rights reserved.