Foundations of Machine Learning Linear Model for ClassificationLinear Model for ClassificationLesson 4 - 1Linear Model for ClassificationLogistic Regression ( 逻辑回归或者对数几率回归)Tuning models with grid searchMulti-class classification ( 多分类学习 )Class-imbalance ( 类别不平衡 ) 问题Multi-label classification ( 多标签分类 )Linear Model for ClassificationLesson 5 - 2Logistic Regression ( 逻辑回归 )In Linear Regression, we discussed simple linear regression, multiple linear regression, and polynomial regression
These models are special cases of the generalized linear model ( 广义线性模型 ), a flexible framework that requires fewer assumptions than ordinary linear regression
In this lesson, we will discuss some of these assumptions as they relate to another special case of the generalized linear model called logistic regre