Info
This question is closed. Reopen it to edit or answer.
converting to a matrix
1 view (last 30 days)
Show older comments
I have a tab separated text file with columns user_iD movie_Id ratings time. I want to create a matrix where the (i,j) entry is rating by user i for the movie j. there are 100,000 ratings from 1000 users on 1700 movies.
196 242 3 881250949
186 302 3 891717742
22 377 1 878887116
244 51 2 880606923
166 346 1 886397596
0 Comments
Answers (1)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!