"python-package/vscode:/vscode.git/clone" did not exist on "7a81f7bd0e141659f69277be075449acb0bfeb0a"
  1. 26 Mar, 2019 1 commit
  2. 02 Feb, 2019 1 commit
  3. 31 Jan, 2019 1 commit
  4. 23 Jan, 2019 1 commit
  5. 18 Jan, 2019 1 commit
  6. 16 Jan, 2019 1 commit
    • remcob-gr's avatar
      When loading a binary file, take feature penalty and monotone constraints from... · 61527856
      remcob-gr authored
      When loading a binary file, take feature penalty and monotone constraints from config if given there. (#1881)
      
      * When loading a binary file, take feature penalty from config if given there.
      
      * When loading a binary file, take feature penalty from config if given there.
      
      * Fix crash when num_features != num_total_features and feature_contri is given.
      
      * Apply the same logic to monotone_types_.
      
      * Fix indentation
      61527856
  7. 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
  8. 16 Aug, 2018 1 commit
  9. 14 Jun, 2018 1 commit
  10. 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
  11. 11 May, 2018 1 commit
  12. 18 Apr, 2018 1 commit
  13. 17 Apr, 2018 2 commits
  14. 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
  15. 25 Dec, 2017 1 commit
  16. 17 Dec, 2017 1 commit
  17. 15 Dec, 2017 1 commit
  18. 12 Dec, 2017 1 commit
  19. 12 Oct, 2017 1 commit
  20. 18 Aug, 2017 2 commits
  21. 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
  22. 27 Jul, 2017 1 commit
  23. 23 Jul, 2017 1 commit
  24. 18 Apr, 2017 1 commit
  25. 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
  26. 09 Apr, 2017 1 commit
  27. 28 Mar, 2017 1 commit
  28. 22 Mar, 2017 1 commit
  29. 21 Mar, 2017 2 commits
  30. 14 Mar, 2017 1 commit
  31. 13 Mar, 2017 2 commits
  32. 03 Mar, 2017 1 commit
  33. 01 Mar, 2017 3 commits
  34. 26 Jan, 2017 1 commit