Chapter 8: Solving NLP, Image Classification, and Time-Series Forecasting Problems with Built-in Algorithms
In the previous chapter, we had a closer look at several capabilities of SageMaker, such as SageMaker Feature Store, SageMaker Clarify, and SageMaker Model Monitor. These capabilities help machine learning practitioners handle relevant requirements when working on production-level machine learning experiments and deployments. In this chapter, we will take a look at using the SageMaker built-in algorithms to solve natural language processing (NLP), image classification, and time-series forecasting problems.
As in Figure 8.1, we will take a look at using BlazingText to solve one of the most common NLP problems—text classification. In addition to this, we will also take a closer look at using the built-in Image...