DataSystemsLab / recdb-postgresql

RecDB is a recommendation engine built entirely inside PostgreSQL
357 stars 43 forks source link

Linking other algorithms with RecDB #9

Open hmnshgpt455 opened 8 years ago

hmnshgpt455 commented 8 years ago

Is there a way that I can use my own implemented algorithm to produce recommendations using RecDB. I want to link my algo with RecDB so that it can be used in the same way as the built in ones are used. Please tell me the way to do this.

cesarboucas commented 7 years ago

I was wondering the same thing. Take a look at the current algorithms. They are at recathon.c