You're looking at a specific version of this model. Jump to the model overview.
aexol-studio /recommendation_hybrid:1e1075ed
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_Magazine_Subscriptions
|
Reviews HuggingFace Datasets (api:McAuley-Lab/Amazon-Reviews-2023 raw_review_Magazine_Subscriptions) or path (path:data/reviews.csv)
|
user_id |
string
|
AE222ELC2EMGPS4KSGXKMSFZTOYA
|
user id
|
user_column |
string
|
user_id
|
user 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'}