Tuesday, June 15, 2010

[QuickNet] Normalization file

In the QuickNet package, there is a tool called qnnorm, which could be used to go through all the data and compute a normalization file.

IN the normalization file, two vectors are stored:
1) Mean vector - mean values for each dimension;
2) Diagonal Covariance vector - diagonal values of the covariance matrix;

Thus for each dimension of the feature vector f, the normalized value is:

f'_i=(f_i - m_i) * v_i

where fi is the original feature value, mi is the corresponding mean and vi is the corresponding diagonal covariance value.

Posted via email from Troy's posterous

1 comment:

  1. if you could not see the image, right click on it and open it in a new tab

    ReplyDelete

Google+