outbrain / outrank

A Python library for efficient feature ranking and selection on sparse data sets.
https://dl.acm.org/doi/10.1145/3604915.3610636
BSD 3-Clause "New" or "Revised" License
19 stars 3 forks source link

Renormalization for randomized-based heuristics #47

Closed SkBlaz closed 1 year ago

SkBlaz commented 1 year ago

Same cache cannot be used for right-shifted target space, this was a bug https://github.com/outbrain/outrank/issues/46