import dataset
The import dataset
command imports a previously exported dataset from an S3 bucket. It is used, along with the export dataset
command, to transfer datasets between two Aizen installations.
Syntax
Parameters
Parameter
Description
<dataset name>
The name of the dataset (the corresponding ML job filename)
<datasource name>
The name of the S3 data source, defined by the configure dataset
command
Example
Last updated