HomeSort by relevance Sort by last modified time
    Searched refs:SetRankLossType (Results 1 - 2 of 2) sorted by null

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h 159 void SetRankLossType(RankLossType r) {
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
jni_stochastic_linear_ranker.cpp 201 classifier->SetRankLossType(learning_stochastic_linear::PAIRWISE);
203 classifier->SetRankLossType(learning_stochastic_linear::RECIPROCAL_RANK);

Completed in 331 milliseconds