Package | Description |
---|---|
cs2.introml |
Modifier and Type | Method and Description |
---|---|
SparseExample |
SparseExample.removeFeature(int featureNumber)
Removes the feature.
|
SparseExample |
SparseExample.setFeature(int featureNumber,
double value)
Changes the value of a feature.
|