Module Smaws_Client_SageMaker.ListTrials

Lists the trials in your account. Specify an experiment name to limit the list to the trials that are part of that experiment. Specify a trial component name to limit the list to the trials that associated with that trial component. The list can be filtered to show only trials that were created in a specific time range. The list can be sorted by trial name or creation time.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFound of Types.resource_not_found ] -> string