Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ranking-functions

Case statement with Ranking function

Variable rank that doesn't skip places in R

r ranking ranking-functions

Is NDCG (normalized discounted gain) flawed? I have calculated a few alternative ranking quality measures, and I can't make heads or tails of it

Windowing function in Hive

What is the difference between point-wise and pair-wise ranking in machine learning

Python Pandas qcut behavior with # of observations not divisible by # of bins

Sports Rating libraries

Finding repeated occurrences with ranking functions

DataFrame: add column whose values are the quantile number/rank of an existing column?

Calculating SQL Server ROW_NUMBER() OVER() for a derived table

SQL over clause - dividing partition into numbered sub-partitions

Efficiently determine "how sorted" a list is, eg. Levenshtein distance