Build a similarity graph with Neo4j

16 Nov, 2021



Use the Neo4j graph data science library to create a similarity graph based on node properties, even with no relationships present in the data model. Use the graph to create explainable clusters. Explore the results with Bloom graph visualization. 00:00 Introduction and Neo4j sandbox setup 02:12 Loading data and doing exploratory data analysis 06:33 Calculating similarity 11:45 Visualizing similarity in Bloom 18:10 Detecting clusters with Louvain community detection algorithm 22:30 Visualizing clusters in Bloom

Related Videos