Recent content by Minaxi

  1. M

    MATLAB Calculating similarity between users using matlab

    Hi all, I am having database of 963 users . Records of two users are uid gender occupation age 1 F student 23 2 M teacher 30 Now i need to calculate the similarity of each user with every other as sim(ui,uj)=0.8*sim(age) +...
Back
Top