TTrank
TTrank is a real-time ranking framework designed to produce ordered lists of items in response to streaming events and contextual signals. Used in domains such as e-commerce, content platforms, and search, TTrank emphasizes low-latency scoring, time-aware features, and easy integration with existing data pipelines. The term is sometimes described as standing for Temporal Trend Ranker, reflecting its focus on how item relevance can evolve over time, though specific implementations may vary.
Its architecture is modular: a data ingestion layer collects events from user interactions and system signals;
Models used with TTrank range from linear models and gradient-boosted trees to neural re-rankers. The framework
Evaluation in TTrank typically combines offline metrics such as NDCG or MAP with online metrics like click-through