ExpediaGroup / adaptive-alerting

Anomaly detection for streaming time series, featuring automated model selection.
Apache License 2.0
202 stars 49 forks source link

Integration with AWS SageMaker Random Cut Forest algorithm for anomaly detection #8

Closed tkamenov-expedia closed 6 years ago

tkamenov-expedia commented 6 years ago

https://aws.amazon.com/blogs/machine-learning/use-the-built-in-amazon-sagemaker-random-cut-forest-algorithm-for-anomaly-detection/

This is largely R&D work at this point, aimed at proving that we have an integration strategy for AWS SageMaker. Benefits include:

Some questions we want to resolve:

williewheeler commented 6 years ago

For using SageMaker models, we are looking at saving them as Docker images (AWS supports this) and then running them as sidecars. That way AA can make web service calls to the models locally. Thanks Tanja for this idea.

williewheeler commented 6 years ago

Done: 77eab4a5755f666bc9b460c652ba148c785249ee