Ben Crabtree

Results 4 issues of Ben Crabtree

*Issue #, if available:* *Description of changes:* Adds support for `hub_name` field in the `JumpStartEstimator` class. Users can pass in a Hub Name or Arn to this class in order...

*Issue #, if available:* *Description of changes:* *Testing done:* ## Merge Checklist _Put an `x` in the boxes that apply. You can also fill these out after creating the PR....

*Issue #, if available:* *Description of changes:* *Testing done:* ## Merge Checklist _Put an `x` in the boxes that apply. You can also fill these out after creating the PR....

*Issue #, if available:* *Description of changes:* When initializing the JumpStartEstimator class, it throws an error while initializing the metric definitions ``` 847 for metric_definition in default_metric_definitions: --> 848 if...