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

update to autogluon 0.1.0 #3 #2132

Merged
merged 38 commits into from
Apr 23, 2021
Merged

update to autogluon 0.1.0 #3 #2132

merged 38 commits into from
Apr 23, 2021

Conversation

araitats
Copy link
Contributor

Issue #, if available:
Update to autlgluon 0.1.0 #3

Description of changes:
Compatible to SageMaker Studio
Add Clarify/Shap analysis

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

EC2 Default User and others added 30 commits February 13, 2021 02:18
Delete bank-additional dir
Delete X_test.csv
Delete test.csv
Delete train.csv
Delete tmp dir
updated to 0.1.0
update to 0.1.0
update pip
update pip
Update ipynb
Update train.py
Delete train.py
Rename to train.py
Extract column info : target.
Retry : ipynb is updated.
train.py is updated.
init_args
init_args
Update ipynb
model_uri = estimator.model_data
Deleted ipynb
model_uri = estimator.model_data
train.py updated
ipynb updated
train.py updated
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@sagemaker-bot
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: amazon-sagemaker-examples-pr
  • Commit ID: b6dfb73
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@ngluna
Copy link
Contributor

ngluna commented Apr 20, 2021

How much memory is required? I have a NI w/ 10GB EBS storage but I am getting:

ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device

When I run:

!/bin/bash ./container-training/build_push_training.sh {account} {region} {training_algorithm_name} {ecr_uri_prefix} {registry_uri_training.split('/')[0].split('.')[0]} {registry_uri_training}  

!/bin/bash ./container-inference/build_push_inference.sh {account} {region} {inference_algorithm_name} {ecr_uri_prefix} {registry_uri_training.split('/')[0].split('.')[0]} {registry_uri_inference}

Also, is this image correct? This also showed up:

The command '/bin/sh -c pip install autogluon==0.1.0' returned a non-zero code: 1
Error response from daemon: No such image: autogluon-sagemaker-inference:latest

@araitats
Copy link
Contributor Author

What is the next step should I take?

@ngluna ngluna merged commit 38d6415 into aws:master Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants