sagemaker_delete_algorithm {paws.machine.learning}R Documentation

Removes the specified algorithm from your account

Description

Removes the specified algorithm from your account.

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

Usage

sagemaker_delete_algorithm(AlgorithmName)

Arguments

AlgorithmName

[required] The name of the algorithm to delete.


[Package paws.machine.learning version 0.9.0 Index]