Using the neptune-export tool or Neptune-Export service to export data from Neptune for Neptune ML
Neptune ML requires that you provide training data for the Deep Graph Library (DGL)
You can export data from Neptune using either the Neptune-Export service, or neptune-export utility. Both the
service and the command line tool publish data to Amazon Simple Storage Service (Amazon S3) in a CSV format,
encrypted using Amazon S3 server-side encryption (SSE-S3
).
See Files exported by Neptune-Export
and neptune-export.
In addition, when you configure an export of training data for Neptune ML
the export job creates and publishes an encrypted model-training configuration
file along with the exported data. By default, this file is named
training-data-configuration.json
.