interface MiscOptions
Modifier and Type | Method and Description |
---|---|
SGDVowpalWabbitBuilder |
randomSeed(int seed)
Seed random number generator
|
SGDVowpalWabbitBuilder |
testonly()
Ignore label information and just test
|
SGDVowpalWabbitBuilder testonly()
SGDVowpalWabbitBuilder randomSeed(int seed)
seed
- random generator seedCopyright © 2017. All rights reserved.