- setFeature(int, double) - Method in class cs2.introml.DenseExample
-
Changes the value of a feature
- setFeature(int, double) - Method in class cs2.introml.SparseExample
-
Changes the value of a feature.
- SparseExample - Class in cs2.introml
-
Implements an example by storing index/value pairs,
useful in situations where many/most of the example
features are 0
- SparseExample(Object, int) - Constructor for class cs2.introml.SparseExample
-
Initializes the example with all-zero values
- sparseFeatures() - Method in class cs2.introml.SparseExample
-
Supports iteration over non-zero features
- sparseIterator() - Method in class cs2.introml.SparseExample
-
Iterator over non-zero features
- start(Stage) - Method in class cs2.introml.MNISTGUI
-
- StringInterpreter - Static variable in class cs2.introml.LibSVMDataSet
-
Interprets the result string as a string