I would like to ask how to calculate weighted mutual information?
Absolute mutual information is $H(A)+H(B)-H(A,B)$.
In practice:
$$H(A) = 0.3$$ $$H(B) = 1$$ $$H(A,B) = 1.25$$
Mutual information is = $0.05$ How about weighted?
And perhaps how could we explain weighted mutual information?