Date
1 - 4 of 4
Building a recommendation engine using JanusGraph and Google Big Table
Mollie Gleeson <mollie.r...@...>
Hi all, Anyone have any information or tutorials on how to build a recommendation engine with janusGraph? I can't find any information on the internet. Kind Regards |
|
Oleksandr Porunov <alexand...@...>
JanusGraph is a graph database which uses Gremlin language. It is better to search articles like "Gremlin recommendation algorithm". http://tinkerpop.apache.org/docs/current/recipes/#recommendation Here is another one tutorial: https://markorodriguez.com/2011/09/22/a-graph-based-movie-recommender-engine/ Here is the Gremlin reference documentation: http://tinkerpop.apache.org/docs/current/reference/ Regards On Friday, December 21, 2018 at 4:57:12 AM UTC+2, Mollie Gleeson wrote:
|
|
Oleksandr Porunov <alexand...@...>
Also, please, post your questions next time here: https://groups.google.com/forum/#!forum/janusgraph-users JanusGraph developers group is only for internal implementation details of JanusGraph itself. On Friday, December 21, 2018 at 4:57:12 AM UTC+2, Mollie Gleeson wrote:
|
|
Mollie Gleeson <mollie.r...@...>
Thanks so much for the heads up ;)
toggle quoted message
Show quoted text
On Friday, December 21, 2018, Oleksandr Porunov <alexand...@...> wrote:
|
|