You're looking at a specific version of this model. Jump to the model overview.

aexol-studio /recommendation_hybrid:893a521d

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
reviews
string
api:McAuley-Lab/Amazon-Reviews-2023 raw_review_Subscription_Boxes
Reviews HuggingFace Datasets (api:McAuley-Lab/Amazon-Reviews-2023 raw_review Digital_Music) or path (path:data/reviews.csv)
user_id
string
AE224HI2GTJDDOBC3RN3O5SDBNOA
user id
user_column
string
user_id
user column
title_column
string
title
title column
review_column
string
text
review column
product_column
string
parent_asin
product column
n
integer
10
top n recommendation

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'string'}