Skip to content

Commit 101cee4

Browse files
madvidqfeuilla
andauthored
Add of "scikit-learn functions" as forbidden functions for K-Means (#218)
* Add of "scikit-learn functions" as forbidden functions for K-Means * Modification of forbidden functions section: taking into account Quentin remark -> Any functions allowing to do K-Means Co-authored-by: Quentin FEUILLADE--MONTIXI <[email protected]>
1 parent 92b7f0d commit 101cee4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

module03/subject/en.subject.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@ \chapter{Exercise 04}
796796
\turnindir{ex04}
797797
\exnumber{04}
798798
\exfiles{Kmeans.py}
799-
\exforbidden{None}
799+
\exforbidden{Any functions allowing you to perform K-Means}
800800
\makeheaderfilesforbidden
801801

802802
ALERT! DATA CORRUPTED

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.0.4
1+
v3.0.5

0 commit comments

Comments
 (0)