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 Respuesta
1
Respuesta aceptada

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
EXPERTO
Tasio
respondido hace un año
profile pictureAWS
EXPERTO
revisado hace un año
  • 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

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas