Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking Non SageMaker Workload #142

Open
yapnel opened this issue Sep 27, 2021 · 5 comments
Open

Tracking Non SageMaker Workload #142

yapnel opened this issue Sep 27, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@yapnel
Copy link

yapnel commented Sep 27, 2021

Is it possible to use this SDK to track experiments that are not done in SageMaker? Basically, I am performing experiments in pure python on EC2 and I want to use this SDK to track the experiments. If possible, are there examples please?

Thanks

@alar0330
Copy link

Yes, it is possible. As of today, the SM Experiments API has been opened for all tracking options but log_metrics.

@lorenzwalthert
Copy link

Cool. How is this documented? Where can I learn about these things? I tried https://aws.amazon.com/blogs/aws/category/artificial-intelligence/sagemaker/ or watching this GitHub repo for releases (but there were none recently).

@yapnel
Copy link
Author

yapnel commented Dec 6, 2023

Hi - could somebody please point me to the documentation where I can achieve this? @danabens

@yapnel yapnel reopened this Dec 6, 2023
@yapnel
Copy link
Author

yapnel commented Dec 6, 2023

Thanks @lorenzwalthert

Just to confirm my understand from the blog, I am able to use the SDK to call the Run class to log any experiments i'm executing locally on my laptop via an IDE. Is that correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants