[mob][photos] Lower threshold for automatic merges
This commit is contained in:
parent
cb4fa38004
commit
8027579080
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ class ClusterFeedbackService {
|
|||
clusterAvg,
|
||||
{personClusterID},
|
||||
ignoredClusters,
|
||||
0.32,
|
||||
0.26,
|
||||
);
|
||||
|
||||
if (suggestions.isEmpty) {
|
||||
|
|
Loading…
Add table
Reference in a new issue