"git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "83be8e977a07402fda75d68e3d3af0896fcbafb7"
  1. 07 Sep, 2017 1 commit
    • Nikita Titov's avatar
      [docs] [python] docstrings improving (#894) · de51990e
      Nikita Titov authored
      * fixed description of Dataset
      
      * fixed description of Booster
      
      * fixed description of train
      
      * fixed description of cv
      
      * fixed description of callbacks
      
      * fixed description of plotting
      
      * hotfixes
      de51990e
  2. 06 Sep, 2017 2 commits
  3. 05 Sep, 2017 1 commit
    • Nikita Titov's avatar
      [python] improved sklearn interface (#870) · 015c8fff
      Nikita Titov authored
      * improved sklearn interface; added sklearns' tests
      
      * moved best_score into the if statement
      
      * improved docstrings; simplified LGBMCheckConsistentLength
      
      * fixed typo
      
      * pylint
      
      * updated example
      
      * fixed Ranker interface
      
      * added missed boosting_type
      
      * fixed more comfortable autocomplete without unused objects
      
      * removed check for None of eval_at
      
      * fixed according to review
      
      * fixed typo
      
      * added description of fit return type
      
      * dictionary->dict for short
      
      * markdown cleanup
      015c8fff
  4. 01 Sep, 2017 2 commits
  5. 24 Aug, 2017 1 commit
  6. 23 Aug, 2017 1 commit
  7. 18 Aug, 2017 9 commits
  8. 01 Aug, 2017 1 commit
  9. 31 Jul, 2017 1 commit
  10. 28 Jul, 2017 1 commit
  11. 27 Jul, 2017 1 commit
  12. 22 Jul, 2017 1 commit
  13. 21 Jul, 2017 1 commit
  14. 20 Jul, 2017 1 commit
  15. 18 Jul, 2017 1 commit
  16. 14 Jul, 2017 2 commits
  17. 13 Jul, 2017 1 commit
  18. 07 Jul, 2017 2 commits
  19. 06 Jul, 2017 2 commits
  20. 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
  21. 28 Jun, 2017 1 commit
  22. 27 Jun, 2017 1 commit
  23. 25 Jun, 2017 2 commits
  24. 22 Jun, 2017 1 commit