Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (5.8k points)

I would like to make a recommendation model using Recommendations API on Azure MS Cognitive Services. I can't understand three API's parameters below for "Create/Trigger a build." What do these parameters mean?

EnableModelingInsights

Allows you to compute metrics on the recommendation model. 

Valid Values: True/False

AllowColdItemPlacement

Indicates if the recommendation should also push cold items via feature similarity. 

Valid Values: True/False

ReasoningFeatureList

Comma-separated list of feature names to be used for reasoning sentences (e.g. recommendation explanations).

Valid Values: Feature names, up to 512 chars

1 Answer

0 votes
by (9.6k points)

Browse Categories

...