Preston Ng

Results 2 issues of Preston Ng

## Issue Hello, I'm trying to update from SageMaker v2 --> v3, and have had issues with importing the `ModelBuilder` module. I'm trying to follow this documentation: https://github.com/aws/sagemaker-python-sdk/blob/master/v3-examples/ml-ops-examples/v3-pipeline-train-create-registry.ipynb The error...

## Issue Hello SageMaker Python SDK team, It seems like based on this [notebook](https://github.com/aws/sagemaker-python-sdk/blob/master/v3-examples/ml-ops-examples/v3-model-registry-example/v3-model-registry-example.ipynb), I can register a model directly without having to "build" it: What I'm observing is that...