Welcome to Lookout for Equipment SDK’s documentation!

The Amazon Lookout for Equipment SDK is an open source Python package that allows data scientists and software developers to easily build and deploy time series anomalie detection models using Amazon Lookout for Equipment. This SDK enables to do the following:

  • Build dataset schema

  • Data upload to the necessary S3 structure

  • Train an anomaly detection model using Amazon Lookout for Equipment

  • Build beautiful visualization for your model evaluation

  • Configure and start an inference scheduler

  • Manage schedulers (start, stop, delete) whenever necessary

  • Visualize scheduler inferences results