classification
Classification recommendations metrics.
Functions
|
Calculate any classification metrics. |
|
Calculate some intermediate metrics from prepared data (it's a helper function). |
|
Calculate some intermediate metrics from raw data (it's a helper function). |
Classes
|
Ratio of correctly recommended items among all items. |
Classification metric base class. |
|
|
Ratio of relevant items among top-k recommended items. |
|
Ratio of relevant recommended items among all items user interacted with after recommendations were made. |
Simple classification metric base class. |