Skip to content

Support VPC config for hyperparameter tuning and bump version to 1.17.2 #598

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 4 commits into from
Jan 12, 2019

Conversation

laurenyu
Copy link
Contributor

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.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have updated the changelog with a description of my changes (if appropriate)
  • I have updated any necessary documentation (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

iquintero
iquintero previously approved these changes Jan 11, 2019
@codecov-io
Copy link

codecov-io commented Jan 11, 2019

Codecov Report

Merging #598 into master will decrease coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
- Coverage   92.77%   92.75%   -0.02%     
==========================================
  Files          71       71              
  Lines        5396     5397       +1     
==========================================
  Hits         5006     5006              
- Misses        390      391       +1
Impacted Files Coverage Δ
src/sagemaker/tuner.py 96.9% <ø> (-0.02%) ⬇️
src/sagemaker/__init__.py 100% <100%> (ø) ⬆️
src/sagemaker/session.py 83.42% <50%> (-0.13%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0cd7aa1...44e0dac. Read the comment docs.

@laurenyu laurenyu merged commit bae98db into aws:master Jan 12, 2019
@laurenyu laurenyu deleted the vpc-tuner branch January 23, 2019 21:43
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.

4 participants