Book Image

IBM Watson Projects

By : James D. Miller
Book Image

IBM Watson Projects

By: James D. Miller

Overview of this book

IBM Watson provides fast, intelligent insight in ways that the human brain simply can't match. Through eight varied projects, this book will help you explore the computing and analytical capabilities of IBM Watson. The book begins by refreshing your knowledge of IBM Watson's basic data preparation capabilities, such as adding and exploring data to prepare it for being applied to models. The projects covered in this book can be developed for different industries, including banking, healthcare, media, and security. These projects will enable you to develop an AI mindset and guide you in developing smart data-driven projects, including automating supply chains, analyzing sentiment in social media datasets, and developing personalized recommendations. By the end of this book, you'll have learned how to develop solutions for process automation, and you'll be able to make better data-driven decisions to deliver an excellent customer experience.
Table of Contents (12 chapters)

Pattern Recognition and Classification

In this chapter, we will be focusing on pattern recognition and using Watson Analytics to identify regularities in data, in an effort to (automatically) positionally classify athletes based upon provided data. We'll also develop a Watson Analytics project to analyze historical performance data collected on a number of professional athletes, with the objective of looking for and recognizing patterns in the data in order to predict which position on a football team the athlete may be most successful at playing.

As with our previous chapters, the breakdown for this chapter will be as follows:

  • The problem defined
  • Starting a pattern recognition and classification project
  • Developing a pattern recognition and classification project
  • Reviewing the results