Creates a trained model from an associated configured model algorithm using data from any member of the collaboration.
Path parameters
The membership ID of the member that is creating the trained model.
Request body
The name of the trained model.
The associated configured model algorithm used to train this model.
Algorithm-specific parameters that influence the quality of the model. You set hyperparameters before you start the learning process.
The environment variables to set in the Docker container.
The description of the trained model.
The Amazon Resource Name (ARN) of the KMS key. This key is used to encrypt and decrypt customer-owned data in the trained ML model and the associated data.
The account ID of the member that is responsible for paying for model training costs.
Response
Success
The Amazon Resource Name (ARN) of the trained model.