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

  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
common_defs.h 31 enum RankLossType { PAIRWISE, RECIPROCAL_RANK };
stochastic_linear_ranker.h 109 RankLossType GetRankLossType() const {
159 void SetRankLossType(RankLossType r) {
211 RankLossType rank_loss_type_;

Completed in 53 milliseconds