Closed raybellwaves closed 4 years ago
Excellent point! We defined indexOutputCols earlier when we built a model using linear regression, and omitted it here, along with the StringIndexer, to reduce repetitive code. You can see it's defined on pg 299
In the following code example I couldn't see where
indexOutputCols
is defined