jkmcdonald
- Karma
- 17
- Created
- January 4, 2022 (4y ago)
- Submissions
- 0
-
I am trying to build a real-time recommender system for my side project. Ideally I am looking for a relatively easy to build and cost effective solution. I am not looking for a state-of-the-art implementation.…
-
graph databases - fit the use case of a social network - databases like neo4j have real-time recommendation capability - but a lot of them are not open source and I don't wanna get locked in SQL - even meta uses mysql…