HomeSort by relevance Sort by last modified time
    Searched full:negativeuserscore (Results 1 - 1 of 1) sorted by null

  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
StochasticLinearRankerWithPrior.java 130 float negativeUserScore = super.scoreSample(keys_negative, values_negative);
135 if (positiveUserScore > negativeUserScore)

Completed in 81 milliseconds