Returns the train/evaluation metrics per round of training for a
training job. Typically associated with nround
s for xgboost
or epochs for neural networks.
sagemaker_training_job_logs(training_job_name)
training_job_name | The training job name. Typically something like
|
---|