zenogantner / MyMediaLite

recommender system library for the CLR (.NET)
http://mymedialite.net
502 stars 192 forks source link

item recommendation tool: multi-core prediction #354

Open zenogantner opened 11 years ago

zenogantner commented 11 years ago

As suggested by Clive Cox on the mailing list: https://groups.google.com/forum/?fromgroups=#!topic/mymedialite/sArvTPRqZzI

Use several cores to compute predictions for different users. Write to several files to avoid conflicts.