summaryrefslogtreecommitdiff
path: root/src/python/gudhi/clustering/tomato.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/gudhi/clustering/tomato.py')
-rw-r--r--src/python/gudhi/clustering/tomato.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/gudhi/clustering/tomato.py b/src/python/gudhi/clustering/tomato.py
index ab317beb..19e6f6e9 100644
--- a/src/python/gudhi/clustering/tomato.py
+++ b/src/python/gudhi/clustering/tomato.py
@@ -40,7 +40,7 @@ class Tomato:
input_type="points",
metric=None,
graph_type="knn",
- density_type="DTM",
+ density_type="logDTM",
n_clusters=None,
merge_threshold=None,
# eliminate_threshold=None,