Skip to content

Commit 4590a35

Browse files
author
Jean-Matthieu Schertzer
committed
correct typo and translate french
1 parent 6a2306e commit 4590a35

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

notebooks/demo_clustering.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"cell_type": "markdown",
152152
"metadata": {},
153153
"source": [
154-
"In cluster 0, we find players with **good heading and free kick accuracy**, but which are **not the best agile players** (<= 81/100). This rule is a good description of cluster 0: it captures 85% of cluster 1, with a precision of 93% (7% of players described by the rule are not in cluster 0. The third term of the performance term (10) is the number of time that this rule was extracted from the trees built during skope-rules' fitting.\n",
154+
"In cluster 0, we find players with **good heading and free kick accuracy**, but which are **not the best agile players** (<= 81/100). This rule is a good description of cluster 0: it captures 85% of cluster 1, with a precision of 93% (7% of players described by the rule are not in cluster 0). The third term of the performance term (10) is the number of time that this rule was extracted from the trees built during skope-rules' fitting.\n",
155155
"\n",
156156
"In cluster 1, we find **very agile players** which are **not** the **most aggressive** and **accurate with their heads**. This rule is very precise but misses 23% of this cluster.\n",
157157
"\n",

0 commit comments

Comments
 (0)