FastTreeRankingTrainer.Options.UseDcg Field

Definition

Whether to train using discounted cumulative gain (DCG) instead of normalized DCG (NDCG).

public bool UseDcg;
val mutable UseDcg : bool
Public UseDcg As Boolean 

Field Value

Applies to