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