SigmaIndex-SensorTests: Sigma-Index Sensor Dataset Testing Procedures

Description Usage Arguments Author(s) References

Description

Sigma-Index is a statistical organizing structure aiming to improve query and processing times for statistical algorithms, when searching space comprising statistical populations. These sensor dataset tests compare sequential scan approach (iterating through all populations) with Sigma-Index approach. Generated diagrams are placed in the ./inst folder.

Usage

1
2
3

Arguments

i

(integer) - A testing setting. Must be in {1,2,3}. If omitted, all settings are executed.

endingRound

(integer) - A number of data points processed from the sensor dataset in thousands, i.e., 2000 rounds = 2 million data points.

Author(s)

Dalibor Krleža

References

[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


dkrleza/SHClus documentation built on Feb. 25, 2021, 10:30 p.m.