ndcg

Function ndcg 

Source
pub fn ndcg(returned: &[String], relevant: &[String]) -> f32
Expand description

Normalized discounted cumulative gain over binary relevance.