tin-cat / momentum-ranking-algorithm

A performance oriented algorithm to rank items in a set based on their momentary relevance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Momentum ranking algorithm

A performance oriented algorithm to rank items based on their momentary parametric relevance, suitable for social network feeds, real-time curated timelines, e-commerce relevance listings or other momentum-based data analysis.

Attains high performance even in databases with very big number of items, and is optimized to keep ranks relevantly up-to-date, to present relevance-ranked item lists that react close to real-time.

Author

Lorenzo Herrera loren@tin.cat

License

Released under the MIT License

About

A performance oriented algorithm to rank items in a set based on their momentary relevance.

License:MIT License