ankane / disco

Recommendations for Ruby and Rails using collaborative filtering
MIT License
565 stars 11 forks source link

Multiple factors? #4

Closed martino-dot closed 4 years ago

martino-dot commented 4 years ago

On my project I can have users follow an author and like an author's post. How would I be able to integrate disco so it takes those two explicit ratings and recommend them more posts?

ankane commented 4 years ago

Hey @martino-dot, Disco doesn't support side information right now, but may add it in the future (#1).