diff --git a/plugins/completion-ml-ranking/resources/experiment.json b/plugins/completion-ml-ranking/resources/experiment.json index 64a3ac66d79b..6a1c526cbb31 100644 --- a/plugins/completion-ml-ranking/resources/experiment.json +++ b/plugins/completion-ml-ranking/resources/experiment.json @@ -196,19 +196,19 @@ { "id": "java", "experimentBucketsCount": 4, - "includeGroups": [28, 36, 22, 24], + "includeGroups": [28, 22, 24], "shouldLogElementFeatures": false }, { "id": "python", "experimentBucketsCount": 4, - "includeGroups": [28, 36, 22, 24], + "includeGroups": [28, 22, 24], "shouldLogElementFeatures": true }, { "id": "kotlin", "experimentBucketsCount": 4, - "includeGroups": [28, 36, 22, 24], + "includeGroups": [28, 22, 24], "shouldLogElementFeatures": true }, {