Directories ¶
Path | Synopsis |
---|---|
Package metric provides various similarity / distance metrics for comparing floating-point vectors.
|
Package metric provides various similarity / distance metrics for comparing floating-point vectors. |
Package norm provides normalization and norm metric computations e.g., L2 = sqrt of sum of squares of a vector.
|
Package norm provides normalization and norm metric computations e.g., L2 = sqrt of sum of squares of a vector. |
Package pca performs principal component's analysis and associated covariance matrix computations, operating on table.Table or tensor.Tensor data.
|
Package pca performs principal component's analysis and associated covariance matrix computations, operating on table.Table or tensor.Tensor data. |
Package simat provides similarity / distance matrix functions that create a SimMat matrix from Tensor or Table data.
|
Package simat provides similarity / distance matrix functions that create a SimMat matrix from Tensor or Table data. |
Package split provides GroupBy, Agg, Permute and other functions that create and populate Splits of table.Table data.
|
Package split provides GroupBy, Agg, Permute and other functions that create and populate Splits of table.Table data. |
Package agg provides aggregation functions operating on IndexView indexed views of table.Table data, along with standard AggFunc functions that can be used at any level of aggregation from tensor on up.
|
Package agg provides aggregation functions operating on IndexView indexed views of table.Table data, along with standard AggFunc functions that can be used at any level of aggregation from tensor on up. |
Click to show internal directories.
Click to hide internal directories.