Skip to content

Commit b430b18

Browse files
authored
Update concepts-features.md
1 parent 63434c5 commit b430b18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/personalizer/concepts-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,11 +366,11 @@ Enabling inference explainability will add a collection to the JSON response fro
366366
},
367367
{
368368
"id": "SportsArticle",
369-
"probability": 0.15
369+
"probability": 0.10
370370
},
371371
{
372372
"id": "NewsArticle",
373-
"probability": 0.05
373+
"probability": 0.10
374374
}
375375
],
376376
"eventId": "75269AD0-BFEE-4598-8196-C57383D38E10",

0 commit comments

Comments
 (0)