Input: Fixed FDR level , , with ,
Output:
1.
for to , do:
A.
Generate .
B.
Calculate .
C.
Construct mirrored pair .
D.
Train LSTM with as the input data.
E.
Compute the SHAP values for
F.
Take the derivatives of SHAP values as the feature importance vector
G.
Compute statistic .
end for
2.
Calculate .
3.
Return .
|