i'm trying to implement a recommender system with python using surprise Library.

For new user can I predict ratings without retrain the algorithm ???

Surprise library come with a wide implementation of algorithm 

Such as 

SVD 

SVD++ 

KNN 

Similar questions and discussions