Skip to content

add new hyper-parameters for linear learner #112

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 3 commits into from
Mar 28, 2018
Merged

add new hyper-parameters for linear learner #112

merged 3 commits into from
Mar 28, 2018

Conversation

saswatac
Copy link
Contributor

  • adding hyper-parameters for early stopping and new loss types.
  • fix hyper-parameter validation ranges
  • bump version to 1.1.3

Testing

pytest tests/unit/test_linear_learner.py
pytest tests/integ/test_linear_learner.py

Chakravarty added 2 commits March 28, 2018 12:33
adding hyper-parameters for early stopping and new loss types.
@codecov-io
Copy link

codecov-io commented Mar 28, 2018

Codecov Report

Merging #112 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   91.32%   91.38%   +0.05%     
==========================================
  Files          34       34              
  Lines        2040     2054      +14     
==========================================
+ Hits         1863     1877      +14     
  Misses        177      177
Impacted Files Coverage Δ
src/sagemaker/amazon/linear_learner.py 100% <100%> (ø) ⬆️

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 2c71fc9...b9fb3cb. Read the comment docs.

Copy link
Contributor

@yangaws yangaws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ChoiByungWook ChoiByungWook merged commit 0bbd9ba into aws:master Mar 28, 2018
apacker pushed a commit to apacker/sagemaker-python-sdk that referenced this pull request Nov 15, 2018
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