1. 02 May, 2017 3 commits
  2. 01 May, 2017 1 commit
  3. 30 Apr, 2017 1 commit
  4. 28 Apr, 2017 1 commit
    • wxchan's avatar
      [MRG] translate model to if-else (#469) · 8a19834a
      wxchan authored
      * translate model to if-else
      
      * support multiclass and predictleaf
      
      * remove java option for now
      
      * support multi-thread
      
      * add task:convert_model
      8a19834a
  5. 27 Apr, 2017 4 commits
  6. 26 Apr, 2017 6 commits
  7. 25 Apr, 2017 1 commit
  8. 24 Apr, 2017 5 commits
  9. 23 Apr, 2017 1 commit
    • Huan Zhang's avatar
      Fix compilation problems with MSVC (#443) · 8487d0a2
      Huan Zhang authored
      * Fix warnings when compiled with -pedantic
      
      * add -DBOOST_ALL_NO_LIB for windows build
      
      * fix some more MSVC warnings
      
      * Break OpenCL string literal to smaller pieces to avoid error C2026 of MSVC
      
      The string was longer than the limit of 16380 single-byte characters.
      
      This affects Visual Studio 2005 - 2015. Untested on VS 2017.
      8487d0a2
  10. 22 Apr, 2017 4 commits
  11. 21 Apr, 2017 1 commit
  12. 19 Apr, 2017 3 commits
  13. 18 Apr, 2017 5 commits
  14. 17 Apr, 2017 4 commits
    • Qiwei Ye's avatar
      Update GPU-Windows.md · 6318b795
      Qiwei Ye authored
      minor fix
      6318b795
    • Laurae's avatar
      Documentation for GPU installation on Windows (#409) · f154da61
      Laurae authored
      * Documentation for GPU installation in R/Windows
      
      * Fix outdated information.
      
      * Fix links not being pictures
      
      * Specify compute version
      
      * Add multithreaded install and antivirus warning
      
      * Add github_repos tag for folder
      
      * Add debugging info and remove hack
      
      * Remove talk about CLI/Python hack from R
      
      * Add more details about R package
      
      * Add forgotten debug instructions
      
      * MinGW installation example
      f154da61
    • Guolin Ke's avatar
      fix test. · f6b25ac9
      Guolin Ke authored
      f6b25ac9
    • Guolin Ke's avatar
      revert the multi-class loss. · 05f4a26a
      Guolin Ke authored
      05f4a26a