1. 05 Sep, 2017 1 commit
    • Nikita Titov's avatar
      [python] improved sklearn interface (#870) · 015c8fff
      Nikita Titov authored
      * improved sklearn interface; added sklearns' tests
      
      * moved best_score into the if statement
      
      * improved docstrings; simplified LGBMCheckConsistentLength
      
      * fixed typo
      
      * pylint
      
      * updated example
      
      * fixed Ranker interface
      
      * added missed boosting_type
      
      * fixed more comfortable autocomplete without unused objects
      
      * removed check for None of eval_at
      
      * fixed according to review
      
      * fixed typo
      
      * added description of fit return type
      
      * dictionary->dict for short
      
      * markdown cleanup
      015c8fff
  2. 23 Aug, 2017 1 commit
  3. 18 Aug, 2017 1 commit
  4. 21 Jun, 2017 1 commit
  5. 07 Jun, 2017 1 commit
  6. 04 Jun, 2017 1 commit
  7. 02 Jun, 2017 1 commit
  8. 27 May, 2017 1 commit
  9. 24 Apr, 2017 1 commit
  10. 18 Apr, 2017 1 commit
  11. 16 Apr, 2017 1 commit
  12. 15 Apr, 2017 1 commit
  13. 08 Mar, 2017 1 commit
  14. 01 Mar, 2017 2 commits
  15. 30 Jan, 2017 1 commit
  16. 14 Jan, 2017 1 commit
  17. 12 Jan, 2017 2 commits
  18. 10 Jan, 2017 2 commits
  19. 09 Jan, 2017 2 commits
  20. 08 Jan, 2017 1 commit
  21. 05 Jan, 2017 1 commit
  22. 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
  23. 03 Jan, 2017 1 commit
  24. 31 Dec, 2016 2 commits
  25. 30 Dec, 2016 1 commit
  26. 28 Dec, 2016 1 commit
  27. 23 Dec, 2016 1 commit
    • wxchan's avatar
      rewrite test with unittest (#142) · db18367e
      wxchan authored
      * add troubleshooting
      
      * use unittest
      
      * update unittest version
      
      * fix test_engine.py
      
      * fix test_sklearn.py
      
      * default eval_metric by subclass
      
      * add test grid search
      
      * remove verbose_eval
      db18367e
  28. 21 Dec, 2016 1 commit
  29. 19 Dec, 2016 1 commit
  30. 14 Dec, 2016 1 commit
  31. 13 Dec, 2016 1 commit
  32. 12 Dec, 2016 1 commit
  33. 09 Dec, 2016 1 commit
  34. 08 Dec, 2016 1 commit