ocelma/python-recsys

Multiple Values

singhay opened this issue · 1 comments

How do I add multiple values instead of just ratings in the module?

You cannot enter multiple values in the matrix.
You can add any value you want in A(i,j): a float, a string, etc.