When calculating similarities/predictions, make it multi-thread to improve performance.

Comments

danithaca’s picture

Version: 7.x-4.0-alpha5 » 7.x-4.0-alpha6
Assigned: Unassigned » danithaca
Status: Active » Fixed

added in 7.x-4.0-alpha6. To use multithreading, in config.properties, add:

recommender_computing_threads = 3  
# 3 is the number of concurrent threads.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.