1. 21 Sep, 2017 1 commit
  2. 20 Sep, 2017 1 commit
  3. 19 Sep, 2017 1 commit
  4. 18 Sep, 2017 1 commit
  5. 16 Sep, 2017 2 commits
  6. 11 Sep, 2017 1 commit
  7. 10 Sep, 2017 3 commits
  8. 08 Sep, 2017 2 commits
    • Nikita Titov's avatar
      [python] [setup] improving installation (#880) · 8984111f
      Nikita Titov authored
      * disabled logs from compilers; fixed #874
      
      * fixed safe clear_fplder
      
      * added windows folder to manifest.in
      
      * added windows folder to build
      
      * added library path
      
      * added compilation with MSBuild from .sln-file
      
      * fixed unknown PlatformToolset returns exitcode 0
      
      * hotfix
      
      * updated Readme
      
      * removed return
      
      * added installation with mingw test to appveyor
      
      * let's test appveyor with both VS 2015 and VS 2017; but MinGW isn't installed on VS 2017 image
      
      * fixed built-in name 'file'
      
      * simplified appveyor
      
      * removed excess data_files
      
      * fixed unreadable paths
      
      * separated exceptions for cmake and mingw
      
      * refactored silent_call
      
      * don't create artifacts with VS 2015 and mingw
      
      * be more precise with python versioning in Travis
      
      * removed unnecessary if statement
      
      * added classifiers for PyPI and python versions badge
      
      * changed python version in travis
      
      * added support of scikit-learn 0.18.x
      
      * added more python versions to Travis
      
      * added more python versions to Appveyor
      
      * reduced number of tests in Travis
      
      * Travis trick is not needed anymore
      
      * attempt to fix according to https://github.com/Microsoft/LightGBM/pull/880#discussion_r137438856
      8984111f
    • Laurae's avatar
      95f213bd
  9. 07 Sep, 2017 1 commit
    • Nikita Titov's avatar
      [docs] [python] docstrings improving (#894) · de51990e
      Nikita Titov authored
      * fixed description of Dataset
      
      * fixed description of Booster
      
      * fixed description of train
      
      * fixed description of cv
      
      * fixed description of callbacks
      
      * fixed description of plotting
      
      * hotfixes
      de51990e
  10. 06 Sep, 2017 2 commits
  11. 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
  12. 04 Sep, 2017 1 commit
  13. 03 Sep, 2017 1 commit
  14. 02 Sep, 2017 3 commits
  15. 01 Sep, 2017 2 commits
  16. 30 Aug, 2017 2 commits
  17. 29 Aug, 2017 3 commits
  18. 28 Aug, 2017 1 commit
  19. 27 Aug, 2017 2 commits
  20. 24 Aug, 2017 3 commits
  21. 23 Aug, 2017 1 commit
  22. 22 Aug, 2017 1 commit
  23. 20 Aug, 2017 3 commits