Exercise: Visualizing Classification Model Outputs
Practice with some lab exercises.
We'll cover the following
Exercise 1
Build a LogisticRegression()
model with the Class
as the dependent variable and the rest of the features as the independent variables. With this model, plot all of the model coefficients excluding the intercept and place the values on a bar chart.
Get hands-on with 1200+ tech skills courses.