Skip to content

Commit

Permalink
Update parameters.json
Browse files Browse the repository at this point in the history
changes param name for map from linkage to metric
  • Loading branch information
ArtiVlasov authored Dec 20, 2022
1 parent 636d8b3 commit b888158
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jsons/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -2999,7 +2999,7 @@
"key_translations": {
"align_files_dbscan_style_1": "metric",
"align_scans_dbscan_style_1": "metric",
"umap_style_1": "linkage",
"umap_style_1": "metric",
"ursgal_style_1": "cluster_distance_metric"
},
"name": "cluster_distance_metric",
Expand Down Expand Up @@ -19071,4 +19071,4 @@
},
"value_type": "bool"
}
]
]

0 comments on commit b888158

Please sign in to comment.