Ask A Question

Notifications

You’re not receiving notifications from this thread.

Tutorials on recommendation engines

TL asked in Gems / Libraries

Hi Chris,

I searched for videos on recommendation itens but couldn't find any.

We run a real estate website and would love to provide similarities recommendations (like "users that viewed this property also liked ...". There seems to be a handful of gems to acomplish this, but it's not trivial and it would be great to have a tutorial with your expertise. Any plans for a video like this?

Reply

Hey TL,

That's definitely a great suggestion and you're right, those recommendations engines aren't trivial.

I'd probably check out this gem first: https://github.com/davidcelis/recommendable

And if that didn't work out, I'd try building my own implementation. It seems most of these gems aren't too well maintained.

Reply

Hey TL,

You may want to check this page https://www.igvita.com/2007/01/15/svd-recommendation-system-in-ruby/
it may be dated(published 2007). He's an engineer at google. He gives a example recommonding tv episodes.

Reply

Thanks a lot guys!

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.