Analyze data using the Debugger Python client library - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Analyze data using the Debugger Python client library

While your training job is running or after it has completed, you can access the training data collected by Debugger using the Amazon SageMaker Python SDK and the SMDebug client library. The Debugger Python client library provides analysis and visualization tools that enable you to drill down into your training job data.

To install the library and use its analysis tools (in a JupyterLab notebook or an iPython kernel)

! pip install -U smdebug

The following topics walk you through how to use the Debugger Python tools to visualize and analyze the training data collected by Debugger.

Analyze system and framework metrics