πŸ“š Node [[re ranking]] exact match
Nodes contain individual contributions whose filenames match your search. x

Loading pushes...

πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Re-Ranking.md by @KGBicheno

re-ranking

Go back to the [[AI Glossary]]

#recsystems

The final stage of a recommendation system, during which scored items may be re-graded according to some other (typically, non-ML) algorithm. Re-ranking evaluates the list of items generated by the scoring phase, taking actions such as:

Eliminating items that the user has already purchased.
Boosting the score of fresher items.

Rendering context...