Package | Description |
---|---|
com.indeed.vw.wrapper.api |
This package contains OOP api for wowpal wabbit jni wrapper.
|
com.indeed.vw.wrapper.api.parameters |
API for creating vowpal wabbit parameters string.
|
Class and Description |
---|
DebuggingOptions
Options for debugging model.
|
FeatureEngineeringFunctions
Feature engineering functions.
|
FeatureSelectionOptions
Feature selection options.
|
Link
Function applied on linear prediction.
|
LinkAndLossOptions
Link and Loss options.
|
Loss
Function that measures the discrepancy between the algorithm's prediction and the desired output.
|
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 and Description |
---|
DebuggingOptions
Options for debugging model.
|
FeatureEngineeringFunctions
Feature engineering functions.
|
FeatureSelectionOptions
Feature selection options.
|
Link
Function applied on linear prediction.
|
LinkAndLossOptions
Link and Loss options.
|
Loss
Function that measures the discrepancy between the algorithm's prediction and the desired output.
|
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.
|
Copyright © 2017. All rights reserved.