An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# amazon-sagemaker-sample
A sample notebook which uses a SageMaker built-in k-NN algorithm

Use [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.