representation-scorer/docs/index.rst
Representation Scorer (RSX) ###########################
Representation Scorer (RSX) is a StratoFed service which serves scores for pairs of entities (User, Tweet, Topic...) based on some representation of those entities. For example, it serves User-Tweet scores based on the cosine similarity of SimClusters embeddings for each of these. It aims to provide these with low latency and at high scale, to support applications such as scoring for ANN candidate generation and feature hydration via feature store.
RSX currently serves traffic for the following use cases:
Scores are served from the recommendations/representation_scorer/score column.
RSX may be a good fit for your application if you need scores based on combinations of SimCluster embeddings for core nouns. We also plan to support other embeddings and scoring approaches in the future.
.. toctree:: :maxdepth: 2 :hidden:
index