Andrey Semenov

Results 3 issues of Andrey Semenov

Implemented a ranking metric PFound@k: $$pFound@K = \sum_{i=1}^{k} pLook[i]\ pRel[i]$$ $$pLook[1] = 1$$ $$pLook[i] = pLook[i-1]\ (1 - pRel[i-1])\ (1 - pBreak)$$ $$pBreak = 0.15$$ 1. Implemented the calculation of...

## Description Added DebiasWrapper for metrics [#98](https://github.com/orgs/MobileTeleSystems/projects/1/views/1?pane=issue&itemId=54005450) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds...

## Description Added DebiasWrapper for metrics [#98](https://github.com/orgs/MobileTeleSystems/projects/1/views/1?pane=issue&itemId=54005450) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds...