1. 28 Oct, 2021 1 commit
  2. 27 Oct, 2021 1 commit
  3. 09 Oct, 2021 2 commits
  4. 12 Apr, 2021 2 commits
  5. 22 Mar, 2021 2 commits
  6. 09 Dec, 2020 1 commit
  7. 08 Dec, 2020 1 commit
  8. 18 Nov, 2020 1 commit
  9. 16 Nov, 2020 1 commit
  10. 02 Sep, 2020 1 commit
  11. 09 Aug, 2020 1 commit
  12. 07 Aug, 2020 1 commit
    • Guolin Ke's avatar
      v3.0.0rc1 (#3071) · 63c82879
      Guolin Ke authored
      
      
      * Update VERSION.txt
      
      * Update VERSION.txt
      
      * Update setup.py
      
      * Update VERSION.txt
      
      * Update setup.py
      
      * Update VERSION.txt
      
      * Update .appveyor.yml
      
      * Update DESCRIPTION
      
      * Apply suggestions from code review
      
      * Apply suggestions from code review
      
      * Update DESCRIPTION
      
      * Apply suggestions from code review
      
      * Create VERSION.txt
      
      * Apply suggestions from code review
      
      * Update .gitignore
      
      * Update recreate-configure.sh
      
      * Update test_r_package.sh
      
      * Update build-cran-package.sh
      
      * Delete VERSION.txt
      
      * Create VERSION.txt
      
      * Update main.yml
      
      * Update test_r_package_windows.ps1
      
      * Update configure
      
      * Update test_r_package_windows.ps1
      
      * Update test_r_package.sh
      
      * Delete VERSION.txt
      
      * Apply suggestions from code review
      
      * update configure.ac
      Co-authored-by: default avatarJames Lamb <jaylamb20@gmail.com>
      63c82879
  13. 29 Nov, 2019 1 commit
  14. 29 Sep, 2019 2 commits
  15. 05 Feb, 2019 1 commit
  16. 07 Nov, 2018 1 commit
  17. 03 Oct, 2018 1 commit
  18. 20 Sep, 2018 1 commit
  19. 18 Sep, 2018 1 commit
    • Guolin Ke's avatar
      new release (#1649) · 7158a632
      Guolin Ke authored
      * Update VERSION.txt
      
      * Update DESCRIPTION
      
      * Update .appveyor.yml
      
      * Update .appveyor.yml
      
      * Update DESCRIPTION
      
      * Update VERSION.txt
      
      * Update .appveyor.yml
      
      * Update DESCRIPTION
      
      * Update VERSION.txt
      
      * Update DESCRIPTION
      7158a632
  20. 26 Aug, 2018 1 commit
    • Guolin Ke's avatar
      fix nuget (#1569) · fc7c75fc
      Guolin Ke authored
      * try to fix nuget
      
      * add exe copy
      
      * Update create_nuget.py
      
      * Update .vsts-ci.yml
      
      * add build folder
      
      * fix build folder
      
      * Update create_nuget.py
      
      * Update create_nuget.py
      
      * Update create_nuget.py
      
      * Update create_nuget.py
      
      * update version to test on nuget.org
      fc7c75fc
  21. 22 Jun, 2018 1 commit
  22. 29 Apr, 2018 1 commit
  23. 25 Jan, 2018 1 commit
  24. 26 Dec, 2017 1 commit
  25. 25 Nov, 2017 1 commit
  26. 18 Oct, 2017 1 commit
  27. 16 Oct, 2017 1 commit
    • Guolin Ke's avatar
      Refine categorical features (#993) · eadc7b9d
      Guolin Ke authored
      * many fixes for categorical feature
      
      * add l2 to categorcial split.
      
      * remove useless file
      
      * update version
      
      * add cat_l2
      
      * update appveyor verison
      
      * remove file
      
      * fix tests.
      
      * change default cat_l2 value
      
      * fix a bug in bin finder
      
      * change default cat_smooth_ratio
      eadc7b9d
  28. 14 Oct, 2017 1 commit
  29. 28 Sep, 2017 1 commit
  30. 18 Aug, 2017 1 commit
  31. 30 Jun, 2017 1 commit
  32. 25 Jun, 2017 1 commit
  33. 20 Jun, 2017 1 commit
    • 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