1. 02 May, 2017 1 commit
  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 6 commits