"vscode:/vscode.git/clone" did not exist on "f1d3181ced9fd01f4b2899054abd99be6773e939"
  1. 20 Jun, 2018 1 commit
  2. 16 Jun, 2018 1 commit
  3. 14 Jun, 2018 2 commits
  4. 13 Jun, 2018 1 commit
  5. 12 Jun, 2018 2 commits
  6. 11 Jun, 2018 2 commits
  7. 10 Jun, 2018 2 commits
  8. 09 Jun, 2018 7 commits
  9. 08 Jun, 2018 1 commit
  10. 06 Jun, 2018 2 commits
  11. 04 Jun, 2018 3 commits
  12. 03 Jun, 2018 2 commits
  13. 02 Jun, 2018 1 commit
    • Nikita Titov's avatar
      [docs] generate parameters description from config file. Stage 1 (#1409) · 713f5e6c
      Nikita Titov authored
      * generate parameters description from config file
      
      * made pylint happy
      
      * added checks description
      
      * fixed links handling in desc and descl2 fields
      
      * refine Core Parameters section
      
      * removed excess quotes from default values
      
      * fixed parameter type retrieve
      
      * added note about auto-generated parameters
      713f5e6c
  14. 31 May, 2018 2 commits
  15. 30 May, 2018 1 commit
  16. 29 May, 2018 1 commit
  17. 26 May, 2018 1 commit
    • Zach Kurtz's avatar
      [docs] Edits for grammer and clarity (#1389) · af401561
      Zach Kurtz authored
      * A nitpicky grammer edit with minor clarifications added.
      
      * fix link
      
      * strike s
      
      * try a different optimal-split link, clarify experimental details
      
      * smoothing the FAQ
      
      * edit Features.rst
      
      * several minor edits throughout docs
      
      * historgram-based
      af401561
  18. 25 May, 2018 2 commits
  19. 24 May, 2018 1 commit
  20. 23 May, 2018 1 commit
  21. 22 May, 2018 3 commits
  22. 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