Neptune-SageMaker integration guide#
There are multiple ways to integrate Neptune with your Amazon SageMaker setup.
Configuration#
- Saving Neptune credentials in AWS Secrets: It's a best practice to save your Neptune API token and target project as AWS secrets. This guide explains how to set up and access the secrets.
- Enabling Neptune in Amazon SageMaker notebooks: How to install the neptune-notebooks extension and enable Neptune logging in your SageMaker notebook configuration.
Usage examples#
- Using Neptune in SageMaker training jobs: We provide one example that involves Docker and one that represents a job with custom scripts.
- Saving a SageMaker model to Neptune: We show how to use Neptune to track SageMaker-trained model metadata.
See also
Neptune-AWS integration – facilitates using the Neptune client library with credentials from AWS Secrets