Skip to content

Generate better training job status report #322

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 2 commits into from
Jul 31, 2018
Merged

Conversation

icywang86rui
Copy link
Contributor

  • Generate better training job status report

With this feature while waiting for a training job to finish user will be able
see more detailed status from the output.

The output is in the format of ' ...'

Issue #, if available:

Description of changes:

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.

* Generate better training job status report

With this feature while waiting for a training job to finish user will be able
see more detailed status from the output.

The output is in the format of '<StarTime> <SecondaryStatus> <StatusMessage>...'
@icywang86rui icywang86rui changed the title Generate better training job status report (#77) Generate better training job status report Jul 30, 2018
@codecov-io
Copy link

codecov-io commented Jul 31, 2018

Codecov Report

Merging #322 into master will increase coverage by 0.13%.
The diff coverage is 75.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #322      +/-   ##
==========================================
+ Coverage   92.86%   92.99%   +0.13%     
==========================================
  Files          50       50              
  Lines        3475     3511      +36     
==========================================
+ Hits         3227     3265      +38     
+ Misses        248      246       -2
Impacted Files Coverage Δ
src/sagemaker/utils.py 92.95% <100%> (+3.16%) ⬆️
src/sagemaker/session.py 88.97% <52.17%> (+0.41%) ⬆️
src/sagemaker/local/image.py 89.44% <0%> (+0.58%) ⬆️

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 fe5acbf...b605974. Read the comment docs.

@yangaws yangaws merged commit 86d6f27 into aws:master Jul 31, 2018
jnclt pushed a commit to jnclt/sagemaker-python-sdk that referenced this pull request Aug 3, 2018
* Generate better training job status report

With this feature while waiting for a training job to finish user will be able
see more detailed status from the output.

The output is in the format of '<StarTime> <SecondaryStatus> <StatusMessage>...'
apacker pushed a commit to apacker/sagemaker-python-sdk that referenced this pull request Nov 15, 2018
Fix typos in linear learner multiclass notebook
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