reclist icon indicating copy to clipboard operation
reclist copied to clipboard

Behavioral "black-box" testing for recommender systems

Results 6 reclist issues
Sort by recently updated
recently updated
newest added

### Description [Line 118 in 'reclist/reclist/metrics/standard_metrics.py' ](https://github.com/jacopotagliabue/reclist/blob/48899387ff321361bd66b005bc77dcdb8752f651/reclist/metrics/standard_metrics.py#L118)(url) The denominator should be `len(p[:k)` ``` python def popularity_bias_at_k(y_preds, x_train, k=3): # estimate popularity from training data pop_map = collections.defaultdict(lambda : 0) num_interactions...

* RecList version: * Python version: 3.10 * Operating System: Windows ### Description Failed to install reclist on the local machine (windows) and GitHub codespaces (Linux). Runs into an issue...

- Add the type hints for the reclist python code.

This is a placeholder with no clear deliverable :). Mostly for open convos to get some thoughts on how helpful it would be. I think reclist would benefit from the...

TEAM Grubhub Adding ability to use LLM to get summary