Algorithm 1: GLNMDA |
Input: Matrices ,,, parameter α and β. |
Output: Predicted association matrix F. |
1. Obtain the k value for miRNAs and diseases by ClusterONE algorithm. |
2. Repeat: |
Update andby the following rules: |
Until convergence |
3. Obtain the reconstructed similarity matrix and : |
4. Integrate similarity information to get SD and SM according to Equation (12) and Equation (13). |
5. Predict from miRNA space and disease space: |
Repeat: |
Until convergence |
6. Integrate the results |
7. Return F |