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