Skip to content
#

product-recommendation

Here are 33 public repositories matching this topic...

Personalized recommender system for Sephora's cosmetics e-commerce platform. Using content-based filtering, with TF-IDF Vectorizer to extract product features and cosine similarity to recommend similar items based on user preferences. And collaborative filtering with SVD for identifying user patterns and recommending highly-rated products.

  • Updated Aug 30, 2023
  • Jupyter Notebook

The sample code repository leverages Azure Text Analytics to extract key phrases from the product description as additional product features. And perform text relationship analysis with TF-IDF vectorization and Cosine Similarity for product recommendation.

  • Updated Apr 12, 2022
  • HTML

Improve this page

Add a description, image, and links to the product-recommendation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the product-recommendation topic, visit your repo's landing page and select "manage topics."

Learn more