xgboost/CONTRIBUTORS.md
gaw89 0f3a404d91 Sklearn kwargs (#2338)
* Added kwargs support for Sklearn API

* Updated NEWS and CONTRIBUTORS

* Fixed CONTRIBUTORS.md

* Added clarification of **kwargs and test for proper usage

* Fixed lint error

* Fixed more lint errors and clf assigned but never used

* Fixed more lint errors

* Fixed more lint errors

* Fixed issue with changes from different branch bleeding over

* Fixed issue with changes from other branch bleeding over

* Added note that kwargs may not be compatible with Sklearn

* Fixed linting on kwargs note
2017-05-23 21:47:53 -05:00

3.9 KiB

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 PhD working on large-scale machine learning, he is the creator of the project.
  • Tong He, Simon Fraser University
    • Tong is a master student working on data mining, 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
    • Micheal is a lawyer, data scientist in France, he is the creator of xgboost interactive analysis module in R.
  • Yuan Tang
    • Yuan is a data scientist in Chicago, US. He contributed mostly in R and Python packages.

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