7. Linear Classifiers
              This module looks at basic linear classification approaches. First is
the natural extension of regression, the Fisher Discriminant. Second
is the maximum entropy approach, Logistic Regression. Finally, the maximum
margin method, Support Vector Machines.