We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b036f34 commit bede8b7Copy full SHA for bede8b7
src/tdamapper/utils/metrics.py
@@ -21,7 +21,6 @@
21
- Cosine: A distance on unit vectors based on cosine similarity.
22
"""
23
24
-import np
25
import tdamapper.utils._metrics as _metrics
26
27
0 commit comments