Guillem Orellana Trullols

Results 5 issues of Guillem Orellana Trullols

*Description of changes:* Instead of using `print` function use the `logger`. #### General - [x] I have read the [CONTRIBUTING](https://github.com/aws/sagemaker-python-sdk/blob/master/CONTRIBUTING.md) doc - [x] I certify that the changes I am...

**Describe the bug** When calling `FeatureGroup.create` (and other) method the SDK fails with the following exception: ``` Traceback (most recent call last): File "test.py", line 15, in fg.create( File "/home/guillem/miniconda3/envs/jk-nb/lib/python3.8/site-packages/sagemaker/feature_store/feature_group.py",...

bug

**Describe the bug** When setting a `.sh` script as an Estimator entrypoint I do not get the `hyperparameters` as CLI options. **To reproduce** ``` # train.sh echo "python train.py $@"...

bug
Pending information
PyTorch
component: hyperparameter tuning

Accordingly, to the command, the path should be TOKENIZED_PATH instead of JSON_PATH

Would it be possible to generate a single HTML with all the code embedded in it? If you want to export the "report" it might be much easier to just...