Question: Instantiate the Logistic Regression model. Assign a random_state parameter of 1 to the model.Fit the model using training data.Make a prediction using the testing data.Generate
Instantiate the Logistic Regression model. Assign a random_state parameter of 1 to the model.Fit the model using training data.Make a prediction using the testing data.Generate a confusion matrix for the model.Print the classification report for the model
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
