Erick Benitez-Ramos

Results 9 issues of Erick Benitez-Ramos

*Issue #, if available:* *Description of changes:* * Add flaky markers to local mode tests which are failing intermittently *Testing done:* tox -e py310 -- -v tests/integ -m local_mode ##...

*Issue #, if available:* https://github.com/aws/sagemaker-python-sdk/issues/4737 *Description of changes:* *Testing done:* ## Merge Checklist _Put an `x` in the boxes that apply. You can also fill these out after creating the...

Closes https://github.com/aws/sagemaker-python-sdk/issues/4534 https://github.com/aws/sagemaker-python-sdk/issues/3028 Issue #, if available: https://github.com/aws/sagemaker-python-sdk/issues/4534 *Description of changes:* * From this PR: https://github.com/aws/sagemaker-python-sdk/pull/4544 *Testing done:* ## Merge Checklist _Put an `x` in the boxes that apply. You...

Hello @ofek, the sagemaker-python-sdk recently migrated our build system to use pyproject.toml and hatchling in this PR - https://github.com/aws/sagemaker-python-sdk/pull/3529 But it looks like the metadata is not being packaged correctly,...

*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....

do-not-merge

*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...

*Issue #, if available:* Addresses: https://github.com/aws/sagemaker-python-sdk/issues/5018 *Description of changes:* * Updated pydocs * Adding support for MetricDefinitions following existing `.with_xxx` pattern Enable usage like below: ``` from sagemaker.modules.train import ModelTrainer...

Pending information
do-not-merge

*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....

**What did you find confusing? Please describe.** * https://sagemaker.readthedocs.io/en/stable/overview.html#configuring-and-using-defaults-with-the-sagemaker-python-sdk * ModelTrainer has support but not in the `readthedocs` - https://github.com/aws/sagemaker-python-sdk/blob/master/src/sagemaker/modules/train/model_trainer.py#L278 **Describe how documentation can be improved** A clear and concise...

type: documentation
component: pysdk-team