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

new operator to create a sagemaker experiment #28837

Merged
merged 5 commits into from
Jan 13, 2023

Conversation

vandonr-amz
Copy link
Contributor

official doc for reference: https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateExperiment.html

An experiment is kind of a tag, or a directory, to regroup sagemaker jobs that belong together, and makes it easier to compare their outputs.

Copy link
Member

@ashb ashb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, needs the tag templating fixed as @josh-fell pointed out

airflow/providers/amazon/aws/operators/sagemaker.py Outdated Show resolved Hide resolved
vandonr-amz and others added 2 commits January 11, 2023 11:28
Co-authored-by: Josh Fell <48934154+josh-fell@users.noreply.github.com>
Copy link
Contributor

@josh-fell josh-fell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. @ashb Any other comments?

@josh-fell josh-fell merged commit 923bcd2 into apache:main Jan 13, 2023
@vandonr-amz vandonr-amz deleted the vandonr/sagemaker branch January 13, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants