Merge branch 'master' into sync-condition-2023Apr11

This commit is contained in:
amdsc21
2023-04-11 19:38:38 +02:00
56 changed files with 1912 additions and 983 deletions

View File

@@ -112,7 +112,6 @@ class PerGroupWeightPolicy {
return info.GetWeight(group_id);
}
};
} // anonymous namespace
namespace xgboost::metric {