You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/community_detection_guide/notebooks/hierarchical_clustering.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@
113
113
"The `as_clustering()` method returns a `VertexClustering` object, which represents the partition with the highest modularity found by the algorithm among all available partitions.\n",
"**NOTE:** You can find more details about **VertexClustering** [here](./vertex_clustering_object.ipynb).\n",
142
-
"\n",
143
-
"</div>\n",
144
139
"\n",
145
140
"* From here we can access the membership vector. It's a list or array where each element corresponds to a vertex, and the value is the index of the cluster it belongs to.\n",
0 commit comments