We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0642e8 commit 2afcb13Copy full SHA for 2afcb13
tests/test_scores.py
@@ -88,7 +88,7 @@ def test_str(some_scores):
88
"Homogeneity: 0.85\n"
89
"Completeness: 0.90\n"
90
"Community Size: 0.75 with 1.00 communities and 1.00 avg community size\n"
91
- "Modularity: 0.65\n"+
+ "Modularity: 0.65\n"
92
"Adjusted Rand Index: 0.78\n"
93
"Normalized Mutual Information: 0.82\n"
94
"Adjusted Mutual Information: 0.80\n"
0 commit comments