Skip to content

Commit fcd81c9

Browse files
committed
test
1 parent 0a7293f commit fcd81c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_unittests/ut_mlmodel/test_sklearn_kmeans_constraint.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,6 @@ def test_kmeans_constraint_gain3(self):
338338
km.fit(mat)
339339
self.assertEqual(km.cluster_centers_.shape, (3, 2))
340340
lab = km.labels_
341-
print(lab)
342341
try:
343342
self.assertEqual(lab[0], lab[1])
344343
self.assertEqual(lab[2], lab[3])

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy