On Thu, Feb 4, 2010 at 11:41 PM, Vinicius Carvalho <[email protected]> wrote: > Hi again. I'm getting a really hard time to use Taste using the Large 10M > dataset. Using FileDataModel is taking too long to recompute the sim-matrix. > I'm assuming a new user has just arrived (not on the user data or item data)
Oh yes, I would not try to publish an update file every time a new user does something. I figure you might push one big data file once a day, and update files once an hour or something. Using it for every user update was not what's intended -- though the last patch I sent should mitigate that a lot. You did find the right solution -- > But this is causing an NoSuchUserException at the recommender. Stack trace?
