Linear Discriminant Functions

One of the simplest classifier is the linear discriminant function as follows:

equation559

This function is a linear function of the components of X. A complete specification of this linear discriminant function is achieved by specifying the values of the weights or parameters of the function family. The training process is one of adjusting the coefficients ( tex2html_wrap_inline3834 , tex2html_wrap_inline3836 , tex2html_wrap_inline3828 , tex2html_wrap_inline3840 , tex2html_wrap_inline3842 ) so that the decision surface implements an acceptable separation of the two classes of patterns in the training set. The decision surfaces of any pattern classifier can be implicitly defined by a set of linear discriminant functions containing R members. Let tex2html_wrap_inline3846 , tex2html_wrap_inline3848 , tex2html_wrap_inline3828 , tex2html_wrap_inline3852 be scalar and single-valued functions of the pattern X. These functions are called discriminant functions.


next up previous contents
Next: Discriminant Functions based on Up: 2.3.3 Pair-Wise Classifiers Previous: 2.3.3 Pair-Wise Classifiers

Jo Chul-Ho
Wed Oct 13 17:59:27 JST 1999