Skip to content

patrick-239/amazon-lookout-for-metrics-samples

 
 

Repository files navigation

Amazon Lookout for Metrics

Amazon Lookout for Metrics is a new service that detects outliers in your time-series data, determines their root causes, and enables you to quickly take action. Built from the same technology used by Amazon.com, Amazon Lookout for Metrics reflects 20 years of expertise in outlier detection and machine learning.

First Steps:

Your first stop should be this folder: getting_started/ it includes:

  1. A detailed overview of Lookout for Metrics' capabilities and concepts.
  2. A sample dataset to use to understand the service.
  3. Walkthroughs for the console and Jupyter notebooks for interacting with the service.
  4. A CloudFormation template for deploying all resources into a SageMaker Notebook Instance to explore the material in your own account.

What Next?

The next_steps/ directory houses additional resources for learning more about Lookout for Metrics.

Available Now:

  1. Human Readable Alerts - next_steps/readable_alerts/ folder contains a CloudFormation template that will deploy a solution to convert JSON alert responses into human readable plain text.
  2. Cost Calculator - next_steps/cost_calculator/ folder contains a Jupyter Notebook that can guide you through estimating the costs of running your workload.

Coming Soon:

  1. Kinesis to S3 Solution - A deployable framework for mapping a Kinesis stream into S3, as well as the automation to build and activate a Detector from it.
  2. More examples with real world datasets.
  3. Integration with 3rd party solutions via API Gateway

If you are interested in something in particular, please open an Issue on this repository with the request. If you want to contribute, simply open a pull request from a fork in your account!

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 79.8%
  • Python 20.2%