Overview of a Pattern Recognition System

Jianxin Wu
DOI: https://doi.org/10.1017/9781108650212.005
2020-01-01
Abstract:The purpose of this chapter is to introduce a few components that are common to most (if not all) pattern recognition or machine learning systems, including a few key concepts and building blocks. Some commonly encountered issues are also discussed. We will use face recognition as an example to introduce these components, and use the nearest neighbor classifier as a simple solution to the face recognition problem.
What problem does this paper attempt to address?