loss

Classes

ApproxLossFunction([temperature])

ApproxMRR([temperature])

ApproxNDCG([temperature, scale_gains])

ApproxRankMSE([temperature, discount])

ConstantMarginMSE([margin])

EmbeddingLossFunction()

FLOPSRegularization([query_weight, doc_weight])

InBatchCrossEntropy([...])

InBatchLossFunction([...])

KLDivergence()

L1Regularization([query_weight, doc_weight])

L2Regularization([query_weight, doc_weight])

ListwiseLossFunction()

LocalizedContrastiveEstimation()

LossFunction()

MarginMSE([margin])

NeuralLossFunction([temperature, tol, max_iter])

PairwiseLossFunction()

RankNet()

RegularizationLossFunction([query_weight, ...])

ScoringLossFunction()

SupervisedMarginMSE()