4 ms·
It might service some of your watched repos because of data quality issues. It uses a very basic nearest neighbor shared item set model. I'm definitely planning
by clay 15y ago
It might service some of your watched repos because of data quality issues. It uses a very basic nearest neighbor shared item set model. I'm definitely planning on improving the quality of the results in the near future.
- espeed 15y agoTry loading the data into Neo4j and running Gremlin on it (https://github.com/tinkerpop/gremlin/wiki https://github.com/tinkerpop/gremlin/wiki). Examples... Ranked similarity search https://groups.google.com/d/msg/neo4j/tuoqDlq45ys/1g1G9nTzjhYJ https://groups.google.com/d/msg/neo4j/tuoqDlq45ys/1g1G9nTzjh... Multi-Item Based Recommendation https://groups.google.com/d/msg/neo4j/XlGGdsSedVw/7pCPqghA84kJ https://groups.google.com/d/msg/neo4j/XlGGdsSedVw/7pCPqghA84... Recommendation engine https://groups.google.com/d/msg/neo4j/_dnyanUSmtk/eDhJ6rjNCnUJ https://groups.google.com/d/msg/neo4j/_dnyanUSmtk/eDhJ6rjNCn...
- aidanfeldman 15y agoThere were a few interesting repos in there I hadn't heard of - nice work!