Recommendations
Last updated
Was this helpful?
Last updated
Was this helpful?
Starting from version 0.6.x
, Metarank supports three types of recommendations:
: popularity-sorted list of items with customized ordering.
: matrix-factorization collaborative filtering recommender of items you may also like.
: a content-based semantic similarity recommender, based on neural embeddings.