Skip to content

sync#63

Merged
ragavvenkatesan merged 6 commits intoragavfrom
master
Jan 30, 2018
Merged

sync#63
ragavvenkatesan merged 6 commits intoragavfrom
master

Conversation

@ragavvenkatesan
Copy link
Copy Markdown

No description provided.

jesterhazy and others added 6 commits January 17, 2018 11:16
* add sagemaker cli

* remove unnecessary close

* address PR comments

* tidy up imports

* fix imports, flake8 errors

* improve help message for bucket-name

* remove default role name

* fix log-level and py3 tests, add copyright

* update cli example scripts
When we describe a training job the data type of the hyper parameters is
lost because we use a dict[str, str]. This adds a new field to
Hyperparameter so that we can convert the datatypes at runtime.

instead of validating with isinstance(), we cast the hp value to the type it
is meant to be. This enforces a "strongly typed" value. When we
deserialize from the API string responses it becomes easier to deal with
too.
@ragavvenkatesan ragavvenkatesan merged commit 8904985 into ragav Jan 30, 2018
nadiaya added a commit to nadiaya/sagemaker-python-sdk that referenced this pull request Jun 20, 2018
apacker pushed a commit to apacker/sagemaker-python-sdk that referenced this pull request Nov 15, 2018
Updated: READMEs and organization

Merging in preparation for Monday's meeting
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.

6 participants