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 個回答
1
已接受的答案

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
專家
Tasio
已回答 1 年前
profile pictureAWS
專家
已審閱 1 年前
  • 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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南