

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 使用 neptune-export 工具或 Neptune-Export 服务从 Neptune 导出数据用于 Neptune ML
<a name="machine-learning-data-export"></a>

Neptune ML 要求您为[深度图表库 (DGL)](https://www.dgl.ai/) 提供训练数据，以创建和评估模型。

您可以使用 [Neptune-Export 服务](export-service.md)或 [`neptune-export` 实用程序](export-utility.md)从 Neptune 导出数据。该服务和命令行工具均以 CSV 格式将数据发布到 Amazon Simple Storage Service (Amazon S3) 的数据，且使用 Amazon S3 服务器端加密 (`SSE-S3`) 进行加密。请参阅[由 Neptune-Export 和 `neptune-export` 导出的文件](exported-files.md)。

此外，当您为 Neptune ML 配置训练数据的导出时，导出任务会创建并发布加密的模型训练配置文件以及导出的数据。默认情况下，此文件命名为 `training-data-configuration.json`。