top of page
![Fashion Recommender System with Visual Similarity Search](https://static.wixstatic.com/media/81114d_50866f6a34a7414785da535801c662bc~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/81114d_50866f6a34a7414785da535801c662bc~mv2.webp)
Oct 31, 20238 min read
Fashion Recommender System with Visual Similarity Search
Introduction The objective of this project is to create a content-based fashion recommender system by utilizing vector embeddings of...
![Recommender System part 5: Embeddings and Similarity Measures](https://static.wixstatic.com/media/81114d_93be88d059054b38b7cffe7c2a610c6c~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/81114d_93be88d059054b38b7cffe7c2a610c6c~mv2.webp)
Aug 11, 20232 min read
Recommender System part 5: Embeddings and Similarity Measures
Embedding Space Embedding refers to a technique used in machine learning to convert discrete elements, such as words, objects, or...
![Recommender Systems part 4: Candidate Generation - Content-Based Filtering](https://static.wixstatic.com/media/81114d_9739d5b47f2b41d8bab29061180d0c73~mv2.png/v1/fill/w_454,h_103,fp_0.50_0.50,q_95,enc_auto/81114d_9739d5b47f2b41d8bab29061180d0c73~mv2.webp)
Aug 3, 20234 min read
Recommender Systems part 4: Candidate Generation - Content-Based Filtering
In this section, we will start to develop a second type of recommender system called content-based filtering algorithm. Collaborative vs...
![Project: Movie Recommender system with TensorFlow Recommenders and Netflix dataset](https://static.wixstatic.com/media/81114d_3505726d830a45db9717451365da19b1~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/81114d_3505726d830a45db9717451365da19b1~mv2.webp)
Aug 2, 20237 min read
Project: Movie Recommender system with TensorFlow Recommenders and Netflix dataset
A recommendation system helps users find content in a large corpora, with 60% of watch time on Youtube coming from recommendations. With...
![Recommender Systems Part 3: Candidate Generation - Collaborative Filtering (continued)](https://static.wixstatic.com/media/81114d_c38b9ae49236422f900bbd6ded2f2d99~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/81114d_c38b9ae49236422f900bbd6ded2f2d99~mv2.webp)
Jul 28, 20234 min read
Recommender Systems Part 3: Candidate Generation - Collaborative Filtering (continued)
Binary Labels: Favorites, Likes, and Clicks Many important applications of recommender systems or collaborative filtering algorithms...
bottom of page