How to explicitly set GPU number for the Python implicit package?
I am trying to set the GPU number for the implicit package in Python. I have tried setting os.environ['CUDA_VISIBLE_DEVICES']="2"
, but the task still runs on GPU 0.
How to get recommender system rating on the test dataset without ‘rating’ column
I’m building a recommender system with SVD. I have 2 separate datasets: