aws-samples / amazon-kinesis-data-analytics-examples

Example applications in Java, Python and SQL for Kinesis Data Analytics, demonstrating sources, sinks, and operators.
MIT No Attribution
139 stars 87 forks source link

Add anomaly detection example #57

Closed antovespoli closed 1 year ago

antovespoli commented 1 year ago

Description of changes: Add a code example for a streaming anomaly detection algorithm based on left-discords.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

dannycranmer commented 1 year ago

Where did you get the binary files AnomalyDetection/LeftDiscords/datasets/castironToSteel_36760.mat and AnomalyDetection/LeftDiscords/datasets/97.mat from? How are they licensed?