1. 27 Aug, 2021 1 commit
  2. 04 Jul, 2021 1 commit
  3. 22 Jun, 2021 1 commit
  4. 15 Feb, 2021 1 commit
  5. 08 Sep, 2020 1 commit
  6. 27 Oct, 2019 1 commit
  7. 14 Mar, 2019 1 commit
  8. 23 Oct, 2018 1 commit
  9. 28 Sep, 2018 1 commit
  10. 13 Jul, 2018 1 commit
  11. 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
  12. 24 Aug, 2017 1 commit
  13. 12 Mar, 2017 1 commit
  14. 12 Jan, 2017 1 commit
  15. 03 Jan, 2017 1 commit
  16. 18 Dec, 2016 1 commit
  17. 17 Dec, 2016 1 commit
  18. 09 Dec, 2016 1 commit
  19. 06 Dec, 2016 1 commit
  20. 02 Dec, 2016 1 commit
    • wxchan's avatar
      Squash into one commit: · eba6d200
      wxchan authored
      1. merge python-package
      2. add dump model to json
      3. fix bugs
      4. clean code with pylint
      5. update python examples
      eba6d200