1. 07 Nov, 2018 1 commit
  2. 03 Oct, 2018 1 commit
  3. 20 Sep, 2018 1 commit
  4. 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
  5. 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
  6. 22 Jun, 2018 1 commit
  7. 29 Apr, 2018 1 commit
  8. 25 Jan, 2018 1 commit
  9. 26 Dec, 2017 1 commit
  10. 25 Nov, 2017 1 commit
  11. 18 Oct, 2017 1 commit
  12. 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
  13. 14 Oct, 2017 1 commit
  14. 28 Sep, 2017 1 commit
  15. 18 Aug, 2017 1 commit
  16. 30 Jun, 2017 1 commit
  17. 25 Jun, 2017 1 commit
  18. 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