Skip to content

Retrain the LinearRegressor to add X2#7

Open
vinyluis wants to merge 1 commit intoChandraLingam:masterfrom
vinyluis:patch-1
Open

Retrain the LinearRegressor to add X2#7
vinyluis wants to merge 1 commit intoChandraLingam:masterfrom
vinyluis:patch-1

Conversation

@vinyluis
Copy link

On the "Solution for under-fitting" part we need to retrain the LinearRegressor model to use both 'x' and 'x2' as inputs, or else it will show an error. I added the retrain line on the corresponding cell.

On the "Solution for under-fitting" part we need to retrain the LinearRegressor model to use both 'x' and 'x2' as inputs, or else it will show an error.  I added the retrain line on the corresponding cell.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant