Explores the application of Maximum Likelihood Estimation in binary choice models, covering probit and logit models, latent variable representation, and specification tests.
Explores convex optimization, convex functions, and their properties, including strict convexity and strong convexity, as well as different types of convex functions like linear affine functions and norms.
Explores logistic regression fundamentals, including cost functions, regularization, and classification boundaries, with practical examples using scikit-learn.
Explores special examples of Generalized Linear Models, covering logistic regression, count data models, separation issues, and nonparametric relationships.