base

Base metric module.

Functions

merge_reco(reco, interactions)

Merge recommendation table with interactions table.

Classes

MetricAtK(k)

Base class of metrics that depends on k - a number of top recommendations used to calculate a metric.