"include/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "26027d357df2b289d2ce8fa252c596fe968b16b4"
  1. 28 Mar, 2017 1 commit
  2. 27 Mar, 2017 2 commits
  3. 08 Mar, 2017 1 commit
  4. 01 Mar, 2017 3 commits
  5. 18 Feb, 2017 1 commit
  6. 09 Feb, 2017 1 commit
    • extremin's avatar
      Update engine.py (#291) · fdb093d6
      extremin authored
      When setting the parameter 'shuffle' of cv method to False ,the program raises the error below:
      UnboundLocalError:local variable 'randidx' referenced before assignment
      
      fixed.
      fdb093d6
  7. 03 Feb, 2017 1 commit
  8. 02 Feb, 2017 1 commit
  9. 30 Jan, 2017 1 commit
  10. 28 Jan, 2017 1 commit
    • wxchan's avatar
      [python-package] add plot metrics (#266) · 58565547
      wxchan authored
      * add plot metrics
      
      * move 'raise Exception' to check_not_tuple_of_2_elements
      
      * rename 'plot_metrics' to 'plot_metric'
      
      * fix misleading message/docs
      
      * change 'Metrics' in title to 'Metric'
      
      * fix misleading comment
      58565547
  11. 27 Jan, 2017 1 commit
  12. 25 Jan, 2017 1 commit
    • wxchan's avatar
      [python-package] add plot tree (#262) · 8980fc72
      wxchan authored
      * add plot tree
      
      * add docs
      
      * add example
      
      * add test
      
      * fix test
      
      * fix decision type
      
      * add show_info
      
      * use feature name if available
      8980fc72
  13. 23 Jan, 2017 1 commit
  14. 21 Jan, 2017 1 commit
  15. 20 Jan, 2017 1 commit
  16. 17 Jan, 2017 1 commit
  17. 16 Jan, 2017 3 commits
  18. 14 Jan, 2017 1 commit
  19. 12 Jan, 2017 2 commits
  20. 10 Jan, 2017 5 commits
  21. 09 Jan, 2017 2 commits
  22. 08 Jan, 2017 1 commit
  23. 07 Jan, 2017 2 commits
  24. 06 Jan, 2017 1 commit
  25. 05 Jan, 2017 1 commit
  26. 04 Jan, 2017 2 commits
    • wxchan's avatar
      python code style with pep8 (#161) · dd425973
      wxchan authored
      * format python code with pep8
      
      * **DO NOT MERGE** deliberately break rules to see what will happen during check
      
      * Revert "**DO NOT MERGE** deliberately break rules to see what will happen during check"
      
      This reverts commit 0db93cd7a43c7efa43a2112ada43d46c6f9115d9.
      
      * fix format in test.py
      
      * add docs for pep-8
      dd425973
    • wxchan's avatar
      add more config to sklearn (#160) · c4778e73
      wxchan authored
      c4778e73
  27. 03 Jan, 2017 1 commit