Logistic Regression Steps: 5 to 7
This lesson will go over steps 5-7 of logistic regression implementation.
We'll cover the following...
We'll cover the following...
5) Remove and fill missing values
Let’s now inspect the data frame for missing values.
The output shows that four of the thirty six variables contain missing values: these four variables and their correlation to the y (dependent) variable (State_successful) are summarized in the table below.
Facebook Friends and Creator - # Projects Backed variables have many missing values, but their correlation to the dependent variable (State_successful) is ...