This means that the average is subtracted for both variables.
A permanent regressor is a vector full of them. What this vector can explain in your data is then subtracted. This results in a zero sum vector, i.e. Centered variable.
What f1_regression essentially calculates is a correlation, a scalar product between centered and appropriately changed values โโof variables.
The result obtained is a function of this value and degrees of freedom, that is, the dimension of the vectors. The higher the score, the more likely the variables are.
source share