1. 18 Apr, 2018 1 commit
  2. 17 Apr, 2018 2 commits
  3. 27 Feb, 2018 1 commit
    • ebernhardson's avatar
      Experimental support for HDFS (#1243) · 7e186a57
      ebernhardson authored
      * Read and write datsets from hdfs.
      * Only enabled when cmake is run with -DUSE_HDFS:BOOL=TRUE
      * Introduces VirtualFile(Reader|Writer) to asbtract VFS differences
      7e186a57
  4. 25 Dec, 2017 1 commit
  5. 17 Dec, 2017 1 commit
  6. 15 Dec, 2017 1 commit
  7. 12 Dec, 2017 1 commit
  8. 12 Oct, 2017 1 commit
  9. 18 Aug, 2017 2 commits
  10. 30 Jul, 2017 1 commit
    • 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
  11. 27 Jul, 2017 1 commit
  12. 23 Jul, 2017 1 commit
  13. 18 Apr, 2017 1 commit
  14. 10 Apr, 2017 1 commit
    • Guolin Ke's avatar
      refine prediction logic. (#395) · 71660f1c
      Guolin Ke authored
      * refine prediction logic.
      
      * fix test.
      
      * fix out_len in training score of Dart.
      
      * improve predict speed for high dimension data.
      71660f1c
  15. 09 Apr, 2017 1 commit
  16. 28 Mar, 2017 1 commit
  17. 22 Mar, 2017 1 commit
  18. 21 Mar, 2017 2 commits
  19. 14 Mar, 2017 1 commit
  20. 13 Mar, 2017 2 commits
  21. 03 Mar, 2017 1 commit
  22. 01 Mar, 2017 3 commits
  23. 26 Jan, 2017 1 commit
  24. 25 Jan, 2017 1 commit
  25. 24 Jan, 2017 1 commit
  26. 23 Jan, 2017 1 commit
  27. 12 Jan, 2017 1 commit
  28. 10 Jan, 2017 1 commit
  29. 28 Dec, 2016 1 commit
  30. 20 Dec, 2016 1 commit
  31. 15 Dec, 2016 1 commit
  32. 05 Dec, 2016 2 commits
  33. 02 Dec, 2016 1 commit
    • wxchan's avatar
      Squash into one commit: · eba6d200
      wxchan authored
      1. merge python-package
      2. add dump model to json
      3. fix bugs
      4. clean code with pylint
      5. update python examples
      eba6d200