"src/vscode:/vscode.git/clone" did not exist on "00a125d5b50f5c627b1354bf2fceda679c62dc99"
  1. 20 Sep, 2018 2 commits
  2. 19 Sep, 2018 1 commit
  3. 15 Sep, 2018 1 commit
  4. 11 Sep, 2018 1 commit
  5. 08 Sep, 2018 3 commits
  6. 06 Sep, 2018 1 commit
  7. 02 Sep, 2018 1 commit
  8. 01 Sep, 2018 1 commit
  9. 29 Aug, 2018 2 commits
  10. 27 Aug, 2018 3 commits
  11. 25 Aug, 2018 1 commit
    • Guolin Ke's avatar
      add support of refit-decay (#1603) · 2db6377a
      Guolin Ke authored
      * add support of refit-decay
      
      * add refit into c_api
      
      * add test
      
      * update document
      
      * Update basic.py
      
      * Update test_engine.py
      
      * Update basic.py
      
      * Update test_engine.py
      
      * fix comments
      
      * update test
      
      * fix the comments
      
      * Update test_engine.py
      2db6377a
  12. 24 Aug, 2018 1 commit
  13. 22 Aug, 2018 1 commit
    • Guolin Ke's avatar
      add start_iteration in model saving (#1565) · 941068ee
      Guolin Ke authored
      * add start_iteration in model saving
      
      * fix test
      
      * shuffle models ability
      
      * fix bug
      
      * update document
      
      * refine
      
      * Update engine.py
      
      * Update basic.py
      
      * fix comments
      
      * fix comment
      941068ee
  14. 19 Aug, 2018 1 commit
  15. 08 Aug, 2018 1 commit
  16. 07 Aug, 2018 2 commits
  17. 31 Jul, 2018 1 commit
  18. 30 Jul, 2018 1 commit
  19. 25 Jul, 2018 1 commit
  20. 20 Jul, 2018 1 commit
  21. 11 Jul, 2018 1 commit
    • Misha Lisovyi's avatar
      [python] Configure choice of `feature_importance_` in sklearn API (#1470) · dae75516
      Misha Lisovyi authored
      * ignore vim temporary files
      
      * add importance_type arg to sklearn API
      
      * update documentation info
      
      * remote a trailing space
      
      * remove trailing space (again :))
      
      * add instructions on importance choices to sklearn API
      
      * drop mention of constructor in the feature type setting
      
      * adding a test for different feture types
      
      * remove trailing spaces, make shorter assert in feature importance type handling test
      
      * fixing style issue introduced with the new test
      dae75516
  22. 07 Jul, 2018 2 commits
  23. 03 Jul, 2018 1 commit
  24. 26 Jun, 2018 1 commit
  25. 20 Jun, 2018 1 commit
  26. 09 Jun, 2018 1 commit
    • Nikita Titov's avatar
      [python] make tree rendering more clear (#1424) · 69a36605
      Nikita Titov authored
      * fixed grammar
      
      * fixed params description in graph plotting functions
      
      * clarified types of attributes in their descriptions
      
      * increased readability of graphs by adding spaces
      
      * added precision parameter to plot tree functions
      69a36605
  27. 03 Jun, 2018 1 commit
  28. 29 May, 2018 1 commit
  29. 24 May, 2018 1 commit
  30. 21 May, 2018 1 commit
    • Nikita Titov's avatar
      [docs] documented crash in case categorical values is bigger max int32 (#1376) · a0c69417
      Nikita Titov authored
      * added checks for categorical features > max_int32
      
      * added tests
      
      * fixed pylint
      
      * removed warnings about overridden categorical features
      
      * Revert "removed warnings about overridden categorical features"
      
      This reverts commit 289a426c700ce8934a526cc456a1b1cd5c621db9.
      
      * a little bit more efficient checks
      
      * added notes about max values in categorical features
      
      * Revert "a little bit more efficient checks"
      
      This reverts commit bed88830243da21a2db454873c0e308126e05732.
      
      * Revert "fixed pylint"
      
      This reverts commit a229e1563b0abc1b13de6358577abf90bd529015.
      
      * Revert "added tests"
      
      This reverts commit 299e001b7550111555b80730d673d4f225cf5f74.
      
      * Revert "added checks for categorical features > max_int32"
      
      This reverts commit 2cc7afacde7c6366644f6988ccedc344752b68c7.
      a0c69417
  31. 17 May, 2018 1 commit
  32. 11 May, 2018 1 commit