Thanks ton for the wonderful package! I was wondering if there is some way in which missing data can be handled? The trivial application being MovieLens like dataset. I was wondering if instead of the usual 0 rating for missing entries in the matrix, we could just let those entries be np.NaN?
Thanks ton for the wonderful package! I was wondering if there is some way in which missing data can be handled? The trivial application being MovieLens like dataset. I was wondering if instead of the usual
0rating for missing entries in the matrix, we could just let those entries benp.NaN?