SageMaker Experiments Deletion Help Needed

0

Hi Friends,

I have deleted everything in Sagemaker - but support is asking me to delete the experiments that are still in my account : they sent me a link to follow

https://docs.aws.amazon.com/sagemaker/latest/dg/experiments-cleanup.html

but I have no idea how to complete this task -- does anyone know in terms that someone who has no idea what this means - can follow and achieve this task

you have no idea how much it would mean to me for any assistance

1 Risposta
1
Risposta accettata

You need to use a computer with Python, the SageMaker SDK installed, and AWS credentials with enough permissions for that account configured. If you are already using SageMaker Studio, that should work.

Use the second method. Create a file (Menu File -> New -> Python File). Rename it as cleanup_experiments.py(right click on the file on top and select Rename Python File), then paste the code in the documentation (those three sections, one after another). Save the file and open a terminal (Menu File -> New -> Terminal). Navigate to the directory where you saved the file and execute the command python cleanup_experiments.py

profile pictureAWS
ESPERTO
Tasio
con risposta un anno fa
profile pictureAWS
ESPERTO
verificato un anno fa
  • Tasio - thanks for your excellent answer - I do not understand it - but I can show someone and they maybe able to help me solve this problem -- thanks for your attention I cannot tell you how much I appreciate it

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande