[mob][photos] Lower threshold for auto merges

This commit is contained in:
laurenspriem 2024-05-08 11:05:36 +05:30
parent 8027579080
commit dd29e55b53

View File

@ -275,7 +275,7 @@ class ClusterFeedbackService {
clusterAvg, clusterAvg,
{personClusterID}, {personClusterID},
ignoredClusters, ignoredClusters,
0.26, 0.22,
); );
if (suggestions.isEmpty) { if (suggestions.isEmpty) {