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

aexol-studio /recommendation_content_based:80d7412e

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_Appliances
Reviews HuggingFace Datasets (api:McAuley-Lab/Amazon-Reviews-2023 raw_meta_Appliances) or path (path:data/reviews.csv)
meta
string
api:McAuley-Lab/Amazon-Reviews-2023 raw_meta_Appliances
Meta HuggingFace Datasets (api:McAuley-Lab/Amazon-Reviews-2023 raw_review_Appliances) or path (path:data/meta.csv)
id_column
string
parent_asin
id column
title_column
string
title
title column
text_column
string
text
text column
meta_columns_drop
string
bought_together subtitle author
meta column to drop
user_id
integer
12312
user id
top_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'}