mirror of
https://github.com/ente-io/ente.git
synced 2025-08-05 14:17:10 +00:00
[mob][photos] Better suggestion parameter
This commit is contained in:
parent
aff27a2211
commit
cb4fa38004
@ -592,7 +592,7 @@ class ClusterFeedbackService {
|
||||
double maxMedianDistance = 0.62,
|
||||
double goodMedianDistance = 0.55,
|
||||
double maxMeanDistance = 0.65,
|
||||
double goodMeanDistance = 0.50,
|
||||
double goodMeanDistance = 0.40,
|
||||
}) async {
|
||||
final w = (kDebugMode ? EnteWatch('getSuggestions') : null)?..start();
|
||||
// Get all the cluster data
|
||||
|
Loading…
x
Reference in New Issue
Block a user