Skip to content

Latest commit

 

History

History
89 lines (85 loc) · 5.54 KB

CONTRIBUTORS.md

File metadata and controls

89 lines (85 loc) · 5.54 KB

Contributors of DMLC/XGBoost

XGBoost has been developed and used by a group of active community. Everyone is more than welcomed to is a great way to make the project better and more accessible to more users.

Committers

Committers are people who have made substantial contribution to the project and granted write access to the project.

  • Tianqi Chen, University of Washington
    • Tianqi is a Ph.D. student working on large-scale machine learning. He is the creator of the project.
  • Tong He, Amazon AI
    • Tong is an applied scientist in Amazon AI. He is the maintainer of XGBoost R package.
  • Vadim Khotilovich
    • Vadim contributes many improvements in R and core packages.
  • Bing Xu
    • Bing is the original creator of XGBoost Python package and currently the maintainer of XGBoost.jl.
  • Michael Benesty
    • Michael is a lawyer and data scientist in France. He is the creator of XGBoost interactive analysis module in R.
  • Yuan Tang, Ant Financial
    • Yuan is a software engineer in Ant Financial. He contributed mostly in R and Python packages.
  • Nan Zhu, Uber
    • Nan is a software engineer in Uber. He contributed mostly in JVM packages.
  • Sergei Lebedev, Criteo
    • Sergei is a software engineer in Criteo. He contributed mostly in JVM packages.
  • Hongliang Liu
  • Scott Lundberg, University of Washington
    • Scott is a Ph.D. student at University of Washington. He is the creator of SHAP, a unified approach to explain the output of machine learning models such as decision tree ensembles. He also helps maintain the XGBoost Julia package.
  • Rory Mitchell, University of Waikato
    • Rory is a Ph.D. student at University of Waikato. He is the original creator of the GPU training algorithms. He improved the CMake build system and continuous integration.
  • Hyunsu Cho, Amazon AI
    • Hyunsu is an applied scientist in Amazon AI. He is the maintainer of the XGBoost Python package. He also manages the Jenkins continuous integration system (https://xgboost-ci.net/). He is the initial author of the CPU 'hist' updater.
  • Jiaming
    • Jiaming contributed to the GPU algorithms. He has also introduced new abstractions to improve the quality of the C++ codebase.

Become a Committer

XGBoost is a opensource project and we are actively looking for new committers who are willing to help maintaining and lead the project. Committers comes from contributors who:

  • Made substantial contribution to the project.
  • Willing to spent time on maintaining and lead the project.

New committers will be proposed by current committer members, with support from more than two of current committers.

List of Contributors