neo4j-contrib / neo4j-graph-algorithms

Efficient Graph Algorithms for Neo4j
https://github.com/neo4j/graph-data-science/
GNU General Public License v3.0
772 stars 194 forks source link

3.4 feature vectors #747

Closed mneedham closed 5 years ago

mneedham commented 5 years ago

The problem we were trying to solve was done using Run Length Encoding on the similarity algorithms instead. Maybe we can revisit this one later