Click or drag to resize

FinAnalysis.BurstDetection Namespace

 
Classes
  ClassDescription
Public classShiftedWaveletTreeBaseT
Shifted Wavelet Tree data analysis class. See the next paper. Yunyue Zhu and Dennis Shasha. 2003. Efficient elastic burst detection in data streams. In Proceedings of the ninth ACM SIGKDD international conference on Knowledge discovery and data mining (KDD '03). http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.529.5207
Public classShiftedWaveletTreeMax
Maximum value analysis shifted wavelet tree. See the next paper. Yunyue Zhu and Dennis Shasha. 2003. Efficient elastic burst detection in data streams. In Proceedings of the ninth ACM SIGKDD international conference on Knowledge discovery and data mining (KDD '03). http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.529.5207
Public classShiftedWaveletTreeMean
Mean value analysis shifted wavelet tree. See the next paper. Yunyue Zhu and Dennis Shasha. 2003. Efficient elastic burst detection in data streams. In Proceedings of the ninth ACM SIGKDD international conference on Knowledge discovery and data mining (KDD '03). http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.529.5207
Public classShiftedWaveletTreeMin
Minimum value analysis shifted wavelet tree. See the next paper. Yunyue Zhu and Dennis Shasha. 2003. Efficient elastic burst detection in data streams. In Proceedings of the ninth ACM SIGKDD international conference on Knowledge discovery and data mining (KDD '03). http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.529.5207
Public classShiftedWaveletTreeSpread
Spread analysis shifted wavelet tree. See the next paper. Yunyue Zhu and Dennis Shasha. 2003. Efficient elastic burst detection in data streams. In Proceedings of the ninth ACM SIGKDD international conference on Knowledge discovery and data mining (KDD '03). http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.529.5207
Public classShiftedWaveletTreeSum
Sum value analysis shifted wavelet tree. See the next paper. Yunyue Zhu and Dennis Shasha. 2003. Efficient elastic burst detection in data streams. In Proceedings of the ninth ACM SIGKDD international conference on Knowledge discovery and data mining (KDD '03). http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.529.5207
Public classThresholder
The input data classification thresholder.
Structures
Interfaces
  InterfaceDescription
Public interfaceIBurstDetectionFunctional
Burst detection function interface.