You're looking at a specific version of this model. Jump to the model overview.
aexol-studio /recommendation_hybrid_samarite:5c6c2ae8
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 |
|---|---|---|---|
| url |
string
|
Minko API URL
|
|
| login |
string
|
Minko API Login
|
|
| password |
string
|
Minko API Password
|
|
| user_id |
string
|
User ID
|
|
| top_n |
integer
|
10
|
Number of top recommendation to return
|
| show_metrics |
boolean
|
True
|
Whether to show the evaluation metrics
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'title': 'Output', 'type': 'string'}