This chapter will provide you with introductions to both RasPi and
ML. The RasPi discussion will be first, which will help you understand the
hardware platform that will be used to run all the book’s demonstrations.
An introductory ML discussion follows, which will provide you with a
framework to comprehend what ML is all about and why it is such an
exciting and rapidly evolving field of study
This chapter will be mostly about discussions and demonstrations of
basic data models used in ML. However, before I can get into the heart of
data model operations, I need to show you how to install OpenCV 4 and
the Seaborn software packages. Both these packages will be needed to
properly support the running and visualization of the basic data models.
These packages will also support other demonstrations presented in later
book chapters.