Searched defs:score (Results 1 – 4 of 4) sorted by relevance
66 Double score = label2score.get(sample.label); in classify() local74 double score = label2score.get(name); in classify() local
22 public double score; field in Prediction
229 int score = 0; in findIntendedAccount() local
407 private int score(LocationProvider p) { in score() method in LocationManager.LpCapabilityComparator