aws-samples / amazon-sagemaker-immersion-day-for-research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Immersion day - Manage research workloads using Amazon sagemaker

This repository contains workshops and notebooks that you can use to learn more about Amazon SageMaker. If you are in an immersion day run by AWS, then follow the instructions specified by your host. If you would like to run the workshop on your own then you would need an AWS account and access to Amazon SageMaker.

  1. No Code Machine Learning Using Amazon SageMaker Canvas : This first workshop should be the first point in your journey. It walks you through how you can use SageMaker Canvas to perform no-code machine learning. SageMaker Canvas makes it easy for your to do a quick proof of concept and then generate results that you can use to see value in the use case and possibly use the results as data points for your funding application.

  2. Low code Feature Engineering using Amazon SageMaker Data Wrangler : A lot of Machine learning is about Feature Engineering. Use this workshop to learn how you can use Amazon SageMaker Data Wrangler to perform transformations on your data.

  3. AutoML using SageMaker autopilot : If you want to automatically pass your model through hundreds of models and hyperparemets and find the best model automatically then this workshop is for you. It also gives you the actual notebook that it uses to try out the various models so that you can use that notebook and start running your own experiments!

  4. Predict average hospital spending using SageMaker's built-in algorithm - Amazon SageMaker has built in algorithms that you can use for common use cases. In this workshop, we look at how you can predict average hospital spending using the linear-learner algorithm.

  5. Customer SK Learn Random Forest : In this notebook we show how to use Amazon SageMaker to develop, train, tune and deploy a Random Forest model based using the popular ML framework Scikit-Learn.

  6. HIV Inhibitor prediction using GNN (Bring your own algorithm to Sagemaker) : This example notebook focuses on training multiple Graph neural network models using Deep Graph Librar and deploying it using Amazon SageMaker

  7. Generative AI

If you are at an event with an AWS event engine provided account then start here

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

License:MIT No Attribution


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.1%Language:Shell 0.0%