1. 18 Jul, 2017 1 commit
  2. 14 Jul, 2017 2 commits
  3. 13 Jul, 2017 1 commit
  4. 07 Jul, 2017 2 commits
  5. 06 Jul, 2017 2 commits
  6. 30 Jun, 2017 3 commits
    • Guolin Ke's avatar
      reduce the length of License in pip · ca6018fe
      Guolin Ke authored
      ca6018fe
    • Guolin Ke's avatar
      bump version to v2.0.4 · 9b435d65
      Guolin Ke authored
      9b435d65
    • wxchan's avatar
      [python] setup.py custom install & sdist (#659) · 711a0a78
      wxchan authored
      * setup.py custom install & sdist
      
      * global data_files
      
      * fix install rule
      
      * fix pylint
      
      * clean codes
      
      * use distutils.command
      
      * overwrite install_lib
      
      * add copy_files; fix pylint
      
      * install openmpi only TASK=mpi
      
      * add TASK=sdist & bdist
      
      * setuptools.command instead of distutils
      
      * add METHOD=pip for gpu test
      
      * use openmpi to install gcc
      
      * set OpenCL_INCLUDE_DIR & BOOST_ROOT
      
      * update doc
      
      * export BOOST_ROOT
      
      * update doc
      
      * update doc
      
      * update doc
      711a0a78
  7. 28 Jun, 2017 1 commit
  8. 27 Jun, 2017 1 commit
  9. 25 Jun, 2017 2 commits
  10. 22 Jun, 2017 1 commit
  11. 21 Jun, 2017 1 commit
  12. 20 Jun, 2017 3 commits
    • Guolin Ke's avatar
      Update setup.py · d0858b36
      Guolin Ke authored
      d0858b36
    • Guolin Ke's avatar
      rollback cmakelists · 2e0a8077
      Guolin Ke authored
      2e0a8077
    • Guolin Ke's avatar
      [python] Submit to PyPI (#635) · 80c641cd
      Guolin Ke authored
      * add make command to the python package.
      
      * Update README.rst
      
      * Update README.rst
      
      * Update README.rst
      
      * fix tests.
      
      * fix unix build
      
      * update readme
      
      * fix setup.py
      
      * update travis
      
      * Update .travis.yml
      
      * Update test.py
      
      * some fixes.
      
      * check the 64-bit python
      
      * fix build.
      
      * refine MANIFEST.in
      
      * update Manifest.in
      
      * add more build options.
      
      * Add fatal in cmake
      
      * fix a endif.
      
      * fix bugs.
      
      * fix pep8
      
      * add test for the pip package build
      
      * add test pip install in travis.
      
      * fix version with pre-compile dll
      
      * fix readme.rst
      
      * update readme
      80c641cd
  13. 16 Jun, 2017 1 commit
  14. 07 Jun, 2017 1 commit
  15. 04 Jun, 2017 1 commit
  16. 03 Jun, 2017 1 commit
  17. 02 Jun, 2017 1 commit
  18. 30 May, 2017 1 commit
    • Guolin Ke's avatar
      Support early stopping of prediction in CLI (#565) · 6d4c7b03
      Guolin Ke authored
      * fix multi-threading.
      
      * fix name style.
      
      * support in CLI version.
      
      * remove warnings.
      
      * Not default parameters.
      
      * fix if...else... .
      
      * fix bug.
      
      * fix warning.
      
      * refine c_api.
      
      * fix R-package.
      
      * fix R's warning.
      
      * fix tests.
      
      * fix pep8 .
      6d4c7b03
  19. 29 May, 2017 1 commit
    • cbecker's avatar
      Add prediction early stopping (#550) · 993bbd5f
      cbecker authored
      * Add early stopping for prediction
      
      * Fix GBDT if-else prediction with early stopping
      
      * Small C++ embelishments to early stopping API and functions
      
      * Fix early stopping efficiency issue by creating a singleton for no early stopping
      
      * Python improvements to early stopping API
      
      * Add assertion check for binary and multiclass prediction score length
      
      * Update vcxproj and vcxproj.filters with new early stopping files
      
      * Remove inline from PredictRaw(), the linker was not able to find it otherwise
      993bbd5f
  20. 27 May, 2017 1 commit
  21. 20 May, 2017 2 commits
  22. 06 May, 2017 1 commit
  23. 05 May, 2017 1 commit
  24. 30 Apr, 2017 1 commit
  25. 27 Apr, 2017 1 commit
  26. 26 Apr, 2017 2 commits
  27. 24 Apr, 2017 1 commit
  28. 18 Apr, 2017 2 commits
  29. 16 Apr, 2017 1 commit