In this module, we will introduce generalized linear models (GLMs) through the study of binomial data. In particular, we will motivate the need for GLMs; introduce the binomial regression model, ...
Use modern machine learning tools and python libraries. Explain how to deal with linearly-inseparable data. Compare logistic regression’s strengths and weaknesses. Explain what decision tree is & how ...