Interpreting logistic model
Using the model fitted in the previous exercise which is the correct interpretation of the coefficient for distance100
variable?
Use .summary()
to print and view model results.
Model is saved as model_GLM
.
This exercise is part of the course
Generalized Linear Models in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
