How to interpret maximizing "separability and reciprocal of scattering" in Fisher's LDA?
That is, if $s_1$ is minimized scattering inside (projected) class 1 and $s_2$ is the same for class 2.
Then in so called "Joint criterion" one wants to calculate:
$$\max_w I(w)=\frac{(m_1-m_2)^2}{s_1^2+s_2^2}$$
where $m_i$s are the corresponding means of projected classes.
Particularly,
The reciprocal of minimum of scattering is "deviation"?
But if divides max of projected means with this "deviation", then what does it mean?
That one wants to make the means as separated as possible? And the scattering as small as possible?