map from feature names to weight coefficients
map from feature names to weight coefficients
Returns the coefficient corresponding to the specified feature name.
Returns the coefficient corresponding to the specified feature name.
For unspecified coefficients, zero is returned.
the feature name of interest
the coefficient corresponding to the specified feature name
Computes the weighted linear combination, given the feature values in the argument vector.
Computes the weighted linear combination, given the feature values in the argument vector.
the feature vector of interest
the weighted linear combination
A weighted linear combination of features.
map from feature names to weight coefficients