Michael W

Results 5 issues of Michael W

*Issue #, if available:* https://github.com/aws/amazon-sagemaker-examples/issues/4446 *Description of changes:* predictive maintenance notebooks are deleted but still referenced in use cases folder. restore notebooks with minor updates to address bugs. *Testing done:*...

**Link to the notebook** https://github.com/aws/amazon-sagemaker-examples/tree/main/use-cases/predictive_maintenance **Describe the bug** predictive maintenance use case notebooks are deleted in https://github.com/aws/amazon-sagemaker-examples/commit/01dbfb67a51210341e1671516bd807464a787ab2 folder, readme, and other files are still there readme refers to deleted notebooks

## Description ## Importing mxnet with numpy 1.20+ results in > AttributeError: module 'numpy' has no attribute 'bool'. `np.bool` was a deprecated alias for the builtin `bool`. To avoid this...

pr-work-in-progress

Fix incorrect description for fromEndpoint. *Issue #, if available:* *Description of changes:* fromEndpoint had the same description as fromModelS3Path, referencing S3 which is incorrect. ## Merge Checklist _Put an `x`...

Fix typos in README.