1. 05 May, 2017 4 commits
  2. 04 May, 2017 3 commits
  3. 03 May, 2017 1 commit
  4. 02 May, 2017 3 commits
  5. 01 May, 2017 1 commit
  6. 30 Apr, 2017 1 commit
  7. 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
  8. 27 Apr, 2017 4 commits
  9. 26 Apr, 2017 6 commits
  10. 25 Apr, 2017 1 commit
  11. 24 Apr, 2017 5 commits
  12. 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
  13. 22 Apr, 2017 4 commits
  14. 21 Apr, 2017 1 commit
  15. 19 Apr, 2017 3 commits
  16. 18 Apr, 2017 1 commit