You have the following three training datasets for a restaurant:
✑ User features
✑ Item features
✑ Ratings of items by users
You must recommend restaurant to a particular user based only on the users features.
You need to use a Matchbox Recommender to make recommendations.
How many input parameters should you specify?
Comments