https://github.com/iwstkhr/amazon-sagemaker-sample
Amazon SageMaker sample to preprocess data, train, deploy
https://github.com/iwstkhr/amazon-sagemaker-sample
aws python sagemaker
Last synced: 3 months ago
JSON representation
Amazon SageMaker sample to preprocess data, train, deploy
- Host: GitHub
- URL: https://github.com/iwstkhr/amazon-sagemaker-sample
- Owner: iwstkhr
- Created: 2021-12-27T15:08:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T04:45:54.000Z (3 months ago)
- Last Synced: 2025-02-22T05:23:07.290Z (3 months ago)
- Topics: aws, python, sagemaker
- Language: Jupyter Notebook
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# amazon-sagemaker-sample
A sample notebook which uses a SageMaker built-in k-NN algorithmUse [knn.ipynb](knn.ipynb)
Refer to [a blog post](https://wasabee.dev/2022/01/amazon-sagemaker-introduction-try-machine-learning-with-built-in-algorithms/) for more details.