sagemaker_describe_training_plan {paws.machine.learning}R Documentation

Retrieves detailed information about a specific training plan

Description

Retrieves detailed information about a specific training plan.

See https://www.paws-r-sdk.com/docs/sagemaker_describe_training_plan/ for full documentation.

Usage

sagemaker_describe_training_plan(TrainingPlanName)

Arguments

TrainingPlanName

[required] The name of the training plan to describe.


[Package paws.machine.learning version 0.9.0 Index]