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

Add verbosity to hyperparameter validation. #87

Merged
merged 2 commits into from
Dec 20, 2019

Conversation

aws-patlin
Copy link
Contributor

@aws-patlin aws-patlin commented Dec 19, 2019

Description of changes:
Added verbosity to hyperparameter validation. See docs for info. Simple unit test added.

EDIT: scipy version locked to 1.2.2 due to requirement of sagemaker-containers 2.6.2

Testing:
tox + all container and integration tests run and passing.

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

@rizwangilani
Copy link
Contributor

Im assuming all unit + integration tests passed - no regressions observed.

@aws-patlin aws-patlin merged commit d084bb5 into aws:master Dec 20, 2019
@aws-patlin aws-patlin deleted the verbosity branch December 20, 2019 19:20
edwardjkim pushed a commit to edwardjkim/sagemaker-xgboost-container that referenced this pull request Mar 17, 2021
* Add verbosity to hyperparameter validation.

* Set scipy requirement to 1.2.2 for sagemaker-containers.
edwardjkim pushed a commit to edwardjkim/sagemaker-xgboost-container that referenced this pull request Mar 17, 2021
* Add verbosity to hyperparameter validation.

* Set scipy requirement to 1.2.2 for sagemaker-containers.
edwardjkim pushed a commit that referenced this pull request Mar 17, 2021
… image (#179)

* Bump Python to 3.7.10

* Merge commits from 0.90-1 back to reverted master

* Fix CSV Pipe parsing argument to use weight instead of weights. Fix requirements for tox. (#81)

* Fix script mode training hang with logging enabled. (#77)

* Fix training unit test to match PR #77. (#84)

* Fix label concatenation for RecordIO-protobuf dmatrix (#85)

Closes #83

* Add verbosity to hyperparameter validation. (#87)

* Add verbosity to hyperparameter validation.

* Set scipy requirement to 1.2.2 for sagemaker-containers.

* Add missing eval_metrics to hp validation. (#82)

* Added aucpr and cox-nloglik to eval_metric hp validation.
* Add two separate list for MAXIMIZE and MINIMIZE metrics.

Co-authored-by: ericangelokim <39601338+ericangelokim@users.noreply.github.com>
Co-authored-by: Patrick Lin <52252844+aws-patlin@users.noreply.github.com>
Co-authored-by: rizwangilani <rizwan.gl@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants