topepo / FES

Code and Resources for "Feature Engineering and Selection: A Practical Approach for Predictive Models" by Kuhn and Johnson
https://bookdown.org/max/FES
GNU General Public License v2.0
724 stars 237 forks source link

Typo in Intro to Chapter 10 #102

Open mbergins opened 3 years ago

mbergins commented 3 years ago

In the version dated "2019-06-21" there is a typo in the introduction to chapter 10.

lead to a new predictor set that has the as many or fewer predictors than the original data.

I think there is an extra "the". I think it should read:

lead to a new predictor set that has as many or fewer predictors than the original data.