1. 28 Sep, 2017 1 commit
  2. 20 Sep, 2017 1 commit
  3. 03 Sep, 2017 1 commit
  4. 01 Sep, 2017 1 commit
  5. 24 Aug, 2017 1 commit
  6. 22 Aug, 2017 1 commit
  7. 19 Aug, 2017 1 commit
  8. 18 Aug, 2017 7 commits
  9. 31 Jul, 2017 1 commit
  10. 30 Jul, 2017 2 commits
    • Guolin Ke's avatar
      Better missing value handle (#747) · 00cb04a2
      Guolin Ke authored
      * finish the data loading part
      
      * allow prediction.
      
      * fix bug for decision type.
      
      * finish split finding part
      
      * fix bugs.
      
      * bug fixed. add a test .
      
      * fix pep8 .
      
      * update documents.
      
      * fix test bugs.
      
      * fix a format
      
      * fix import error in python test.
      
      * disable missing handle in categorial features.
      
      * fix a bug.
      
      * add more tests.
      
      * fix pep8
      
      * fix bugs.
      
      * remove the missing handle code for categorical feature.
      00cb04a2
    • Laurae's avatar
      Add warning for many core systems in Windows (#754) · db4374e1
      Laurae authored
      * Add warning for many core systems in Windows
      
      * Add warning for not busy cores in Windows
      db4374e1
  11. 21 Jul, 2017 1 commit
  12. 20 Jul, 2017 1 commit
  13. 19 Jul, 2017 1 commit
  14. 16 Jul, 2017 1 commit
  15. 15 Jul, 2017 1 commit
  16. 11 Jul, 2017 1 commit
  17. 05 Jul, 2017 1 commit
  18. 25 Jun, 2017 1 commit
  19. 17 Jun, 2017 1 commit
  20. 05 Jun, 2017 1 commit
    • Guolin Ke's avatar
      Compile R package by custom tool chain. (#584) · f98d75fc
      Guolin Ke authored
      * add R's library file to vs project and cmake.
      
      * support using dll built by vs.
      
      * better search for the library file.
      
      * remove mingw related doc .
      
      * update document.
      
      * Let R handle the library compile.
      
      * try fix build from github.
      
      * Update README.md
      
      * cleaner build.
      
      * fix the install problem in linux.
      
      * Update README.md
      f98d75fc
  21. 02 Jun, 2017 3 commits
  22. 01 Jun, 2017 1 commit
  23. 31 May, 2017 2 commits
  24. 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
  25. 29 May, 2017 1 commit
  26. 28 May, 2017 1 commit
  27. 27 May, 2017 1 commit
  28. 26 May, 2017 2 commits
  29. 22 May, 2017 1 commit