Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Serverless Machine Learning with Amazon Redshift ML
  • Table Of Contents Toc
  • Feedback & Rating feedback
Serverless Machine Learning with Amazon Redshift ML

Serverless Machine Learning with Amazon Redshift ML

By : Debu Panda, Phil Bates, Bhanu Pittampally, Sumeet Joshi
5 (3)
close
close
Serverless Machine Learning with Amazon Redshift ML

Serverless Machine Learning with Amazon Redshift ML

5 (3)
By: Debu Panda, Phil Bates, Bhanu Pittampally, Sumeet Joshi

Overview of this book

Amazon Redshift Serverless enables organizations to run petabyte-scale cloud data warehouses quickly and in a cost-effective way, enabling data science professionals to efficiently deploy cloud data warehouses and leverage easy-to-use tools to train models and run predictions. This practical guide will help developers and data professionals working with Amazon Redshift data warehouses to put their SQL knowledge to work for training and deploying machine learning models. The book begins by helping you to explore the inner workings of Redshift Serverless as well as the foundations of data analytics and types of data machine learning. With the help of step-by-step explanations of essential concepts and practical examples, you’ll then learn to build your own classification and regression models. As you advance, you’ll find out how to deploy various types of machine learning projects using familiar SQL code, before delving into Redshift ML. In the concluding chapters, you’ll discover best practices for implementing serverless architecture with Redshift. By the end of this book, you’ll be able to configure and deploy Amazon Redshift Serverless, train and deploy machine learning models using Amazon Redshift ML, and run inference queries at scale.
Table of Contents (19 chapters)
close
close
1
Part 1:Redshift Overview: Getting Started with Redshift Serverless and an Introduction to Machine Learning
In Progress | 0 / 1 sections completed | 0%
Free Chapter
2
Chapter 1: Introduction to Amazon Redshift Serverless
In Progress | 0 / 5 sections completed | 0%
5
Part 2:Getting Started with Redshift ML
In Progress | 0 / 1 sections completed | 0%
6
Chapter 4: Leveraging Amazon Redshift ML
In Progress | 0 / 5 sections completed | 0%
11
Part 3:Deploying Models with Redshift ML
In Progress | 0 / 1 sections completed | 0%
16
Chapter 13: Operationalizing and Optimizing Amazon Redshift ML Models
In Progress | 0 / 5 sections completed | 0%
17
Index
In Progress | 0 / 2 sections completed | 0%

Training a multi-class classification model using the Linear Learner model type

In this section, you will learn how to build a multi-class classification model in Amazon Redshift ML using the linear learner algorithm.

To do this, we will use a customer segmentation dataset from Kaggle: https://www.kaggle.com/datasets/vetrirah/customer.

You will use this dataset to train a model to classify customers into one of four segments (A, B, C, or D). By segmenting customers, you can better understand the customer and do targeted marketing to customers, with product offerings that are relevant to them.

Our data has already been split into training and testing sets and is stored in the following S3 locations:

  • s3://packt-serverless-ml-redshift/chapter06/segmentation/train.csv
  • s3://packt-serverless-ml-redshift/chapter06/segmentation/test.csv

After successfully connecting to Redshift as an admin or database developer, load data into Amazon Redshift as follows:

    ...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY