8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 368a200 commit 56ea300Copy full SHA for 56ea300
sklearn/metrics/cluster/__init__.py
@@ -1,7 +1,7 @@
1
"""Evaluation metrics for cluster analysis results.
2
3
- Supervised evaluation uses a ground truth class values for each sample.
4
-- Unsupervised evaluation does use ground truths and measures the "quality" of the
+- Unsupervised evaluation does not use ground truths and measures the "quality" of the
5
model itself.
6
"""
7
0 commit comments