1. 09 Oct, 2018 1 commit
    • Guolin Ke's avatar
      average predictions for constant features (#1735) · c920e634
      Guolin Ke authored
      * average predictions for constant features
      
      * fix possible numerical issues in std::log.
      
      * fix pylint
      
      * fix bugs in c_api
      
      * fix styles
      
      * clean code for multi class
      
      * rewrite test
      
      * fix pylint
      
      * skip test_constant_features
      
      * refine test
      
      * fix tests
      
      * fix tests
      
      * update FAQ
      
      * fix test
      
      * Update FAQ.rst
      c920e634
  2. 16 Aug, 2018 1 commit
  3. 14 Jun, 2018 1 commit
  4. 20 May, 2018 1 commit
    • Guolin Ke's avatar
      Refine config object (#1381) · dc699574
      Guolin Ke authored
      * [WIP] refine config
      
      * [wip] ready for the auto code generate
      
      * auto generate config codes
      
      * use with to open file
      
      * fix bug
      
      * fix pylint
      
      * fix bug
      
      * fix pylint
      
      * fix bugs.
      
      * tmp for failed test.
      
      * fix tests.
      
      * added nthreads alias
      
      * added new aliases from new config.h
      
      * fixed duplicated alias
      
      * refactored parameter_generator.py
      
      * added new aliases from config.h and removed remaining old names
      
      * fix bugs & some miss alias
      
      * added aliases
      
      * add more descriptions.
      
      * add comment.
      dc699574
  5. 11 May, 2018 1 commit
  6. 18 Apr, 2018 1 commit
  7. 17 Apr, 2018 2 commits
  8. 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
  9. 25 Dec, 2017 1 commit
  10. 17 Dec, 2017 1 commit
  11. 15 Dec, 2017 1 commit
  12. 12 Dec, 2017 1 commit
  13. 12 Oct, 2017 1 commit
  14. 18 Aug, 2017 2 commits
  15. 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
  16. 27 Jul, 2017 1 commit
  17. 23 Jul, 2017 1 commit
  18. 18 Apr, 2017 1 commit
  19. 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
  20. 09 Apr, 2017 1 commit
  21. 28 Mar, 2017 1 commit
  22. 22 Mar, 2017 1 commit
  23. 21 Mar, 2017 2 commits
  24. 14 Mar, 2017 1 commit
  25. 13 Mar, 2017 2 commits
  26. 03 Mar, 2017 1 commit
  27. 01 Mar, 2017 3 commits
  28. 26 Jan, 2017 1 commit
  29. 25 Jan, 2017 1 commit
  30. 24 Jan, 2017 1 commit
  31. 23 Jan, 2017 1 commit
  32. 12 Jan, 2017 1 commit
  33. 10 Jan, 2017 1 commit
  34. 28 Dec, 2016 1 commit