From eee304662452feda389e44546a72d1c7d994b123 Mon Sep 17 00:00:00 2001 From: tqchen Date: Tue, 20 Oct 2015 19:44:06 -0700 Subject: [PATCH] [DOC] Add contributor --- CONTRIBUTORS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 6233f7ce0..0048a1462 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -49,5 +49,7 @@ List of Contributors - Masaaki is the initial creator of xgboost python plotting module. * [Hongliang Liu](https://github.com/phunterlau) - Hongliang is the maintainer of xgboost python PyPI package for pip installation. +* [daiyl0320](https://github.com/daiyl0320) + - daiyl0320 contributed patch to xgboost distributed version more robust, and scales stably on TB scale datasets. * [Huayi Zhang](https://github.com/irachex) * [Johan Manders](https://github.com/johanmanders)