interface OptionToExchangeRAMForQuality
Modifier and Type | Method and Description |
---|---|
SGDVowpalWabbitBuilder |
bitPrecision(int bitsNum)
number of bits in the feature table.
|
SGDVowpalWabbitBuilder bitPrecision(int bitsNum)
It mean feature table will have 2^bitsNum size
bitsNum
- number of bits in hash feature table.Copyright © 2017. All rights reserved.