Skip to content

Commit

Permalink
updating most performant test leg of ad model predictor recency study…
Browse files Browse the repository at this point in the history
… to 100% until brave-core changes reach production

updating max version
  • Loading branch information
ptjames committed Jul 8, 2024
1 parent 9feb0b2 commit 4d06207
Showing 1 changed file with 2 additions and 22 deletions.
24 changes: 2 additions & 22 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -2052,28 +2052,7 @@
"value": "0.0"
}
],
"probability_weight": 20
},
{
"feature_association": {
"enable_feature": [
"CreativeNotificationAdModelBasedPredictor",
"CreativeNewTabPageAdModelBasedPredictor",
"CreativeInlineContentAdModelBasedPredictor"
]
},
"name": "NoAdvertiserRecency",
"parameters": [
{
"name": "last_seen_advertiser_predictor_weight",
"value": "0.0"
}
],
"probability_weight": 20
},
{
"name": "Control",
"probability_weight": 60
"probability_weight": 100
}
],
"filter": {
Expand All @@ -2082,6 +2061,7 @@
"BETA",
"RELEASE"
],
"max_version": "128.1.69.51",
"platform": [
"WINDOWS",
"MAC",
Expand Down

0 comments on commit 4d06207

Please sign in to comment.