-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Added: Streaming median content from webinar #215
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cswiercz
approved these changes
Mar 29, 2018
atqy
pushed a commit
to atqy/amazon-sagemaker-examples
that referenced
this pull request
Aug 16, 2022
atqy
pushed a commit
to atqy/amazon-sagemaker-examples
that referenced
this pull request
Aug 16, 2022
atqy
pushed a commit
to atqy/amazon-sagemaker-examples
that referenced
this pull request
Nov 30, 2022
* initial commit * minor fix * minor fixes * add inference experiment notebook add inference experiment notebook * Add shadow endpoint notebook (aws#215) * initial commit * add inference experiment notebook add inference experiment notebook Co-authored-by: Qingwei Li<[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> * Revert "Add shadow endpoint notebook (aws#215)" (aws#218) This reverts commit b6d2fd203f7f85670478556e902ad2bb86a1a882. * reformat * reviewer's comments addressed * clear output * fix and reformat nb * reformat nb * remove notebook * markdown change Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> Co-authored-by: EC2 Default User <[email protected]>
atqy
added a commit
to atqy/amazon-sagemaker-examples
that referenced
this pull request
Nov 30, 2022
* initial commit * minor fix * minor fixes * add inference experiment notebook add inference experiment notebook * Add shadow endpoint notebook (aws#215) * initial commit * add inference experiment notebook add inference experiment notebook Co-authored-by: Qingwei Li<[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> * Revert "Add shadow endpoint notebook (aws#215)" (aws#218) This reverts commit b6d2fd203f7f85670478556e902ad2bb86a1a882. * reformat * reviewer's comments addressed * clear output * fix and reformat nb * reformat nb * remove notebook * markdown change * Alwin's edit add edits from Alwin * reformat * change folder name Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: atqy <[email protected]> Co-authored-by: atqy <[email protected]>
atqy
pushed a commit
to atqy/amazon-sagemaker-examples
that referenced
this pull request
Nov 30, 2022
* initial commit * minor fix * minor fixes * add inference experiment notebook add inference experiment notebook * Add shadow endpoint notebook (aws#215) * initial commit * add inference experiment notebook add inference experiment notebook Co-authored-by: Qingwei Li<[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> * Revert "Add shadow endpoint notebook (aws#215)" (aws#218) This reverts commit b6d2fd203f7f85670478556e902ad2bb86a1a882. * reformat * reviewer's comments addressed * clear output * fix and reformat nb * reformat nb * remove notebook * markdown change Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> Co-authored-by: EC2 Default User <[email protected]>
atqy
added a commit
to atqy/amazon-sagemaker-examples
that referenced
this pull request
Nov 30, 2022
* initial commit * minor fix * minor fixes * add inference experiment notebook add inference experiment notebook * Add shadow endpoint notebook (aws#215) * initial commit * add inference experiment notebook add inference experiment notebook Co-authored-by: Qingwei Li<[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> * Revert "Add shadow endpoint notebook (aws#215)" (aws#218) This reverts commit b6d2fd203f7f85670478556e902ad2bb86a1a882. * reformat * reviewer's comments addressed * clear output * fix and reformat nb * reformat nb * remove notebook * markdown change * Alwin's edit add edits from Alwin * reformat * change folder name Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: atqy <[email protected]> Co-authored-by: atqy <[email protected]>
atqy
added a commit
that referenced
this pull request
Nov 30, 2022
* Adding example for native AutoML step in SageMaker Pipelines. (#211) * Adding example for native AutoML step in SageMaker Pipelines. * Adding SageMaker Geospatial example for Digital Farming (#213) * Adding digital-farming-pipelines notebooks * Adding digital-farming-pipelines notebooks * Update pipelines-sagemaker-geospatial.ipynb * Update pipelines-sagemaker-geospatial.ipynb * Update pipelines-sagemaker-geospatial.ipynb * Update pipelines-sagemaker-geospatial.ipynb * Adding digital-farming-pipelines notebooks * Adding digital-farming-pipelines notebooks * Adding code folder * Adding Lambda function * Adjusting notebook * Adjuting roles * Adjusted roles * Updated notebooks * Updated notebooks format * Adding Scheduled Notebook (Keynote2) (#216) * * Add scheduled notebook example * Update notebook * Format * Change image dir * Resolve comments. * Resolve comments. * Resolve comments. * Add example notebook for model governance model card (#217) Co-authored-by: Zhenshan Jin <[email protected]> * shadow endpoint (#219) * initial commit * minor fix * minor fixes * add inference experiment notebook add inference experiment notebook * Add shadow endpoint notebook (#215) * initial commit * add inference experiment notebook add inference experiment notebook Co-authored-by: Qingwei Li<[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> * Revert "Add shadow endpoint notebook (#215)" (#218) This reverts commit b6d2fd203f7f85670478556e902ad2bb86a1a882. * reformat * reviewer's comments addressed * clear output * fix and reformat nb * reformat nb * remove notebook * markdown change Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> Co-authored-by: EC2 Default User <[email protected]> * rename sagemaker-shadow-endpoint folder * upgrade pip packages for reinvent * install from reinvent wheels temporarily * Keynote2 rtd (#224) * remove --no-deps tags from notebook * configure rst files for reinvent notebooks + fix any rtd leveling issues * make corrections * reformat * updated shadow_variants with Alwin's work (#225) * initial commit * minor fix * minor fixes * add inference experiment notebook add inference experiment notebook * Add shadow endpoint notebook (#215) * initial commit * add inference experiment notebook add inference experiment notebook Co-authored-by: Qingwei Li<[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> * Revert "Add shadow endpoint notebook (#215)" (#218) This reverts commit b6d2fd203f7f85670478556e902ad2bb86a1a882. * reformat * reviewer's comments addressed * clear output * fix and reformat nb * reformat nb * remove notebook * markdown change * Alwin's edit add edits from Alwin * reformat * change folder name Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: atqy <[email protected]> Co-authored-by: atqy <[email protected]> * add region tag to allow download from opt-in regions (#226) * add region tag to allow download from opt-in regions * add region tag to allow download from opt-in regions * Trigger Build Co-authored-by: Marcelo Aberle <[email protected]> Co-authored-by: Antonio Rodriguez <[email protected]> Co-authored-by: Sean Morgan <[email protected]> Co-authored-by: Zhenshan Jin <[email protected]> Co-authored-by: Zhenshan Jin <[email protected]> Co-authored-by: Qingwei Li <[email protected]> Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Qingwei Li <[email protected]> Co-authored-by: EC2 Default User <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.