-
Notifications
You must be signed in to change notification settings - Fork 1
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
Atqy/testing byoc #15
Conversation
* add label_data table of contents nb * create tabler of contents notebooks * normal format titles in algorithms.ipynb
Changing image name to lowercase since it errors out on `invalid reference format: repository name must be lowercase` during build and push
* update xgboost to 1.5-1 * add time stamp to endpoint configuration * fix typo * code formatting change
…s#3458) * Creating new notebook for training compiler TensorFlow support. Single Node * Finishing up notebook and black checks * Fixing grammar and syntax errors * fix: addresses PR comments * Using a waiter to wait instead of attach * Fixing typo in trcomp notebook * fix: logic error in trcomp tensorflow notebook * update: New Sagemaker SDK released for trcomp TF 2.9 * fix: linting trcomp TF notebook
…ageMaker algorithms (aws#3468) * Add TabTransformer and AutoGluon as Amazon SageMaker algorithms * add tabtransformer and autogluon as built-in sagemaker algorithms
* sagemaker pipeline with autogluon * white space * tox edits * updated to 4.2 * hardcoded processing instance type * ag-config upload * addressing pr comments * instance type for image retrival * added conclusion * address ci failure issue Co-authored-by: Ghodsieh Mashouf <[email protected]>
…he notebook (aws#3473) * Add TabTransformer and AutoGluon as Amazon SageMaker algorithms * add tabtransformer and autogluon as built-in sagemaker algorithms * fix the non-display issue for using image link of dataset screenshot in the notebook. Covnert the table to MD format.
* fix smddp mnist * update notebook * fix grammar * trigger ci * fix grammar * reformat * update format * fix format on install
aws#3464) * Creating new notebook for training compiler TensorFlow support. Multi-GPU-Single-Node * update: New Sagemaker SDK released for trcomp TF 2.9 * edit comments part and training waiting section * edit typos * fix grammar and branding nit Co-authored-by: Bruce Zhang <[email protected]>
* Delete readme.md * Rename ReadMe.md to README.md
…#3475) * TensorFlow 2.9 with SM Training Compiler - HyperParameter Tuning * Removing outputs * Fixing grammar * Fixing grammar * Fixing grammar * Fixing grammar and spelling
…#3487) * fix model name bugs and update xgboost script with no data input * debug for s3 path * debug for s3 path Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: wayneyao <[email protected]>
* Fix broken links and cleanup * Add new roles and cleanup * Cleanup printing of test data * Remove pipeline default arguments and fixed grammar in notebook * Add back xgboost evaluate test data conversion and update endpoint name in Jupyter notebook * Add conda_python3 compatibility of Jupyter notebook Co-authored-by: A Yacat <[email protected]> Co-authored-by: atqy <[email protected]>
* Added link to the blog * Improved message and provied link to the blog * Add optinal cells to the notebook from the blog * reformat using black-nb -l 100 SageMaker_Keyspaces_ml_example.ipynb * reformat using black-nb -l 100 SageMaker_Keyspaces_ml_example.ipynb * commit to address reviewer feedback Co-authored-by: Vadim Lyakhovich <[email protected]>
* adding local pyspark example * updated notebook per review comments * fixing typo in local_pyspark_example.ipynb Co-authored-by: Sean Morgan <[email protected]> * adding import sagemaker * fix formatting * fix formatting and grammar Co-authored-by: durgasury <[email protected]> Co-authored-by: Sean Morgan <[email protected]> Co-authored-by: Sean Morgan <[email protected]>
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Issue #, if available:
Description of changes:
Testing done:
Merge Checklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.tox -e black-format,black-nb-format
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.