FastTreeRankingTrainer.Options.NdcgTruncationLevel Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum NDCG truncation to use in the LambdaMAR algorithm.
public int NdcgTruncationLevel;
val mutable NdcgTruncationLevel : int
Public NdcgTruncationLevel As Integer