# Recommendations

Starting from version `0.6.x`, Metarank supports three types of recommendations:

* [Trending](https://docs.metarank.ai/reference/overview/recommendations/trending): popularity-sorted list of items with customized ordering.
* [Similar items](https://docs.metarank.ai/reference/overview/recommendations/similar): matrix-factorization collaborative filtering recommender of items you may also like.
* [Semantic](https://docs.metarank.ai/reference/overview/recommendations/semantic): a content-based semantic similarity recommender, based on neural embeddings.
