OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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