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 Antwort
1
Akzeptierte Antwort

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
EXPERTE
Tasio
beantwortet vor einem Jahr
profile pictureAWS
EXPERTE
überprüft vor einem Jahr
  • 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

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen