gorse
gorse copied to clipboard
Tasks configuration
I have data on about 2000 items and about 2000000 users and their interactions (about 7 million feedbacks). I plan to use item based recommendations and collaborative filtering. In the configuration file I specified enable_item_based_recommend = true and enable_collaborative_recommend = true In the task list in the dashboard, I see "Find neighbours of users", which takes a very long time (several hours). I have tried different configurations with and without an inverted index. Is it possible not to count the nearest neighbors for users?
Now we can't. But a new option could be introduced in the next version.