Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.04 KB

errata.adoc

File metadata and controls

52 lines (30 loc) · 1.04 KB

Fun Q Errata

Despite my best efforts to create the book with zero errors, readers have pointed out a few mistakes. Recent versions of the printed book will have these corrections. Please report any new errata to Nick Psaris.

Preface

Chapter 1 Introduction

Chapter 2 K-Nearest Neighbors

  • p. 16, 2.4 Loading Data Sets, the last sentence should read "Once the iris.q[380] library is loaded, we have access to the independent (petal and sepal measurements) and dependent (species labels) variables.

    Posted 2020.07.23. Brian Runk — Unpublished

Chapter 3 K-Means

Chapter 4 Heirarchical Agglomerative Clustering

Chapter 5 Expectation-Maximization

Chapter 6 Naive Bayes

Chapter 7 Decision Trees

Chapter 8 Decision Tree Ensembles

Chapter 9 Linear Regression

Chapter 10 Logistic Regression

Chapter 11 Neural Networks

Chapter 12 Recommender Systems

Chapter 13 PageRank

Chapter 14 Graphics

Appendix A