Smaws_Client_SageMaker.CreateAlgorithmCreate a machine learning algorithm that you can use in SageMaker and list in the Amazon Web Services Marketplace.
val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error ] -> stringval request :
'http_type Smaws_Lib.Context.t ->
Types.create_algorithm_input ->
(Types.create_algorithm_output, [> Smaws_Lib.Protocols.AwsJson.error ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.create_algorithm_input ->
(Types.create_algorithm_output Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsJson.error ] * Smaws_Lib.Response.metadata)
Stdlib.result