<p>Classification problems are common in business, medicine, science, engineering and other sectors of the economy. Data scientists and machine learning professionals solve these problems through the use of classifiers. Choosing one of these data driven classification algorithms for a given problem is a challenging task. An important aspect involved in this task is classifier performance analysis (CPA).</p><p> </p><p><b><i>Introduction to Classifier Performance Analysis with R </i></b>provides an introductory account of commonly used CPA techniques for binary and multiclass problems, and use of the <b>R</b> software system to accomplish the analysis. Coverage draws on the extensive literature available on the subject, including descriptive and inferential approaches to CPA. Exercises are included at the end of each chapter to reinforce learning.</p><p> </p><p>Key Features:</p><ul><li>An introduction to binary and multiclass classification problems is provided, including some classifier