Basic coverage stat showing what fraction of objects ever got recommended from a list of recommendations. E.g. 0.8 means that 1 out of 5 possible objects never got recommended.
The naming might need refactoring soon as we agree on the specific names and how they relate to commonly used names.
[X] Code passes all tests
[X] Unit tests provided for these changes
[X] Documentation and docstrings added for these changes
Basic coverage stat showing what fraction of objects ever got recommended from a list of recommendations. E.g. 0.8 means that 1 out of 5 possible objects never got recommended.
The naming might need refactoring soon as we agree on the specific names and how they relate to commonly used names.