See: Description
Interface | Description |
---|---|
DebuggingOptions |
Options for debugging model.
|
FeatureEngineeringFunctions |
Feature engineering functions.
|
FeatureSelectionOptions |
Feature selection options.
|
LinkAndLossOptions |
Link and Loss options.
|
MiscOptions |
Misc options
|
OptionsToSaveAndLoadModel |
Options to save and load model.
|
OptionToExchangeRAMForQuality |
Option to exchange RAM for some quality.
|
PredictionBoundaryOptions |
Prediction boundary options
|
RegularizationOptions |
Regularization options.
|
SGDVowpalWabbitBuilder |
This interface specify small subset of available options with some additional documentation.
|
UpdatesOptions |
Updates options.
|
Class | Description |
---|---|
VWUtility |
Set of useful methods
|
Enum | Description |
---|---|
Link |
Function applied on linear prediction.
|
Loss |
Function that measures the discrepancy between the algorithm's prediction and the desired output.
|
Copyright © 2017. All rights reserved.