1. 18 Aug, 2017 2 commits
    • wxchan's avatar
      add docs for if-else (#785) · 01a408e7
      wxchan authored
      01a408e7
    • Tsukasa OMOTO's avatar
      Update docs (#776) · 73e689b7
      Tsukasa OMOTO authored
      * docs: add Advanced-Topic TOC
      
      * docs: add title header to Advanced-Topic.md
      
      * docs: convert development.md to development.rst
      
      `pandoc --columns=200 -f markdown_github -t rst -o development.rst development.md`
      
      * docs: update index.rst
      73e689b7
  2. 31 Jul, 2017 1 commit
  3. 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
  4. 21 Jul, 2017 1 commit
  5. 20 Jul, 2017 1 commit
  6. 19 Jul, 2017 1 commit
  7. 16 Jul, 2017 1 commit
  8. 15 Jul, 2017 1 commit
  9. 11 Jul, 2017 1 commit
  10. 05 Jul, 2017 1 commit
  11. 25 Jun, 2017 1 commit
  12. 17 Jun, 2017 1 commit
  13. 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
  14. 02 Jun, 2017 3 commits
  15. 01 Jun, 2017 1 commit
  16. 31 May, 2017 2 commits
  17. 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
  18. 29 May, 2017 1 commit
  19. 28 May, 2017 1 commit
  20. 27 May, 2017 1 commit
  21. 26 May, 2017 2 commits
  22. 22 May, 2017 1 commit
  23. 19 May, 2017 1 commit
  24. 15 May, 2017 1 commit
    • Laurae's avatar
      Add external links and some news (#514) · e8cc6ab9
      Laurae authored
      * Add external links and some news
      
      * Add interactive parameters link
      
      * fix GPU Windows for Read The Docs
      
      * GPU Targets read the docs fix
      e8cc6ab9
  25. 14 May, 2017 1 commit
  26. 13 May, 2017 1 commit
  27. 09 May, 2017 1 commit
  28. 07 May, 2017 1 commit
  29. 06 May, 2017 2 commits
  30. 05 May, 2017 3 commits
  31. 04 May, 2017 1 commit