1. 05 Sep, 2017 2 commits
    • Nikita Titov's avatar
      [python] fixed sklearn test on python 2.7 (#888) · db8b6b00
      Nikita Titov authored
      * fixed sklearn test on python 2.7
      
      * commit to show that problem has been solved
      
      * come back to python 3.6
      
      * removed warnings check
      db8b6b00
    • 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. 04 Sep, 2017 1 commit
  3. 03 Sep, 2017 1 commit
  4. 02 Sep, 2017 3 commits
  5. 01 Sep, 2017 2 commits
  6. 30 Aug, 2017 2 commits
  7. 29 Aug, 2017 3 commits
  8. 28 Aug, 2017 1 commit
  9. 27 Aug, 2017 2 commits
  10. 24 Aug, 2017 3 commits
  11. 23 Aug, 2017 1 commit
  12. 22 Aug, 2017 1 commit
  13. 20 Aug, 2017 4 commits
  14. 19 Aug, 2017 1 commit
  15. 18 Aug, 2017 13 commits