Description Usage Arguments Author(s) References
Sigma-Index is a statistical organizing structure aiming to improve query and processing times for statistical algorithms, when searching space comprising statistical populations. These synthetic tests compare sequential scan approach (iterating through all populations) with Sigma-Index approach. Generated diagrams are placed in ./inst
folder.
SHC_TestCase_ClustersAndOutliers_SigmaIndex()
- Generates comparison diagrams for synthetically generated set of clusters and outliers. This is the basic testing of the Sigma-Index improvements and usability.
SHC_TestCase_ClustersAndOutliers_SigmaIndex_Theorems()
- Generates computational cost reduction histograms that experimentally proves theorems about balacing the Sigma-Index DAG.
1 2 |
n |
(integer) - A number of data points generated for the test. |
Dalibor Krleža
[1] Krleža D, Vrdoljak B, and Brčić M, Statistical hierarchical clustering algorithm for outlier detection in evolving data streams, Machine Learning, Sep. 2020
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.