1. Learn
  2. /
  3. Courses
  4. /
  5. Generalized Linear Models in Python

Connected

Exercise

Model formula

Using the model fitted in the previous exercise determine which is the correctly written model formulation based on the model results.

Use .summary() to print and view model results.

Model is saved as model_GLM.

Instructions

50 XP

Possible answers