错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

A Categorical Transformer with a Data Science Approach for Recommendation Systems Based on Collaborative Filtering

  • Remigio Hurtado,
  • Arantxa Muñoz

摘要

Recommender systems help predict what customers might like, such as movies, restaurants, or products. Collaborative filtering, a crucial part of these systems, faces challenges when dealing with user, item, and rating data. Traditional machine learning struggles with this data because user and item data are categorical. To solve this, we propose a method that transforms the original data into new variables, making it more suitable for advanced machine learning and deep learning techniques. This approach enhances prediction quality and opens doors for innovative data processing methods in collaborative filtering.