Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
"industry grade recommendation systems" is a really really hard topic, you need a team of experts and a lot of resources for that. Would definitely not recommend (pun intended) doing it alone.
Probably some prebuilt ones around that you can shovel onto your project though, time to use the search engine.
Well sure if your scenario is simple and scalability is the only issue then maybe yeah, but it still think you should try a prebuilt one first. -
avneesh4406y@RememberMe thats what i need.. Some pre built one.. Can you tell me some of the pre built system with tutorials to deploy on production
-
740027806yThere's a reason even large companies with a ton of resources are struggling with this. It's (currently) very hard to impossible to solve efficiently for large datasets.
Related: https://en.m.wikipedia.org/wiki/...
Related Rants
-
Kyliroth6!rant but recommendation: "JavaScript: The Good Parts" Douglas Crockford. I really like this book. It's chew...
-
BambuSource4TL;DR: A freehoster got a redesign! I remember when I made "my own website" in wix and sitey. It sucked worki...
-
techdoc32Hey guys, if you have some time, can you provide feedback on a new website I launched. It aggregates online pr...
I want to build a industry grade recommendation system. Total users are 1M and total items are more than 100M. Conversion events are item consumption in form of view time and view.
Can you suggest me how to build or some step by step tutorial to build full fledged recommendation system
question
recommendation system
recommendation