1. 26 Apr, 2019 1 commit
    • Nikita Titov's avatar
      [ci] hotfixes (#2132) · 044a39d0
      Nikita Titov authored
      * Update Features.rst
      
      * Update .appveyor.yml
      
      * Update test_windows.ps1
      
      * Update test_windows.ps1
      
      * Update .appveyor.yml
      
      * Update test_windows.ps1
      
      * Update .appveyor.yml
      044a39d0
  2. 10 Apr, 2019 1 commit
  3. 10 Oct, 2018 1 commit
  4. 08 Oct, 2018 1 commit
  5. 24 Sep, 2018 1 commit
  6. 12 Aug, 2018 1 commit
  7. 10 Jul, 2018 1 commit
    • Nikita Titov's avatar
      [docs] Added permalink to each param (#1498) · fac4afe0
      Nikita Titov authored
      * added permalink to each parameter
      
      * run parameter_generator.py
      
      * concretized links
      
      * hotfix
      
      * run parameter_generator.py
      
      * added space between param name and permalink
      
      * added info about initscore_filename in Continued Training section and edited links
      
      * replaced aliases for weight and group with original names
      
      * disable emoji
      fac4afe0
  8. 03 Jul, 2018 1 commit
  9. 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
  10. 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
  11. 05 Apr, 2018 1 commit
  12. 21 Jan, 2018 1 commit
  13. 18 Jan, 2018 1 commit
  14. 16 Jan, 2018 1 commit
  15. 01 Jan, 2018 1 commit
  16. 11 Dec, 2017 1 commit
  17. 12 Oct, 2017 1 commit
    • Nikita Titov's avatar
      [docs] documentation improvement (#976) · 4aa32967
      Nikita Titov authored
      * fixed typos and hotfixes
      
      * converted gcc-tips.Rmd; added ref to gcc-tips
      
      * renamed files
      
      * renamed Advanced-Topics
      
      * renamed README
      
      * renamed Parameters-Tuning
      
      * renamed FAQ
      
      * fixed refs to FAQ
      
      * fixed undecodable source characters
      
      * renamed Features
      
      * renamed Quick-Start
      
      * fixed undecodable source characters in Features
      
      * renamed Python-Intro
      
      * renamed GPU-Tutorial
      
      * renamed GPU-Windows
      
      * fixed markdown
      
      * fixed undecodable source characters in GPU-Windows
      
      * renamed Parameters
      
      * fixed markdown
      
      * removed recommonmark dependence
      
      * hotfixes
      
      * added anchors to links
      
      * fixed 404
      
      * fixed typos
      
      * added more anchors
      
      * removed sphinxcontrib-napoleon dependence
      
      * removed outdated line in Travis config
      
      * fixed max-width of the ReadTheDocs theme
      
      * added horizontal align to images
      4aa32967