|
|
Precomputed Properties |
The Precomputed type exposes the following members.
| Name | Description | |
|---|---|---|
| Indices |
Gets a vector of indices that can be fed as the inputs of a learning
algorithm. The learning algorithm will then use the indices to refer
to each element in the precomputed kernel matrix.
| |
| Matrix | Obsolete.
Gets or sets the precomputed Gram matrix for this kernel.
| |
| NumberOfBasisVectors |
Gets the dimension of the basis spawned by the initial training vectors.
| |
| NumberOfSamples |
Gets the current number of training samples.
| |
| Values |
Gets or sets the precomputed Gram matrix for this kernel.
|