

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 使用 neptune-export 工具或 Neptune-Export 服務從 Neptune for Neptune ML 匯出資料
<a name="machine-learning-data-export"></a>

Neptune ML 需要您為 [Deep Graph Library (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`。