1. 20 Jun, 2018 1 commit
  2. 03 Jun, 2018 1 commit
  3. 31 May, 2018 1 commit
  4. 24 May, 2018 1 commit
  5. 22 May, 2018 1 commit
  6. 01 May, 2018 1 commit
  7. 29 Apr, 2018 1 commit
  8. 28 Apr, 2018 1 commit
  9. 19 Apr, 2018 1 commit
  10. 25 Mar, 2018 1 commit
  11. 22 Mar, 2018 2 commits
  12. 21 Mar, 2018 1 commit
  13. 19 Mar, 2018 1 commit
  14. 16 Mar, 2018 1 commit
  15. 11 Mar, 2018 1 commit
  16. 04 Mar, 2018 1 commit
  17. 28 Feb, 2018 1 commit
  18. 08 Feb, 2018 1 commit
  19. 05 Feb, 2018 1 commit
  20. 25 Jan, 2018 1 commit
  21. 27 Dec, 2017 2 commits
  22. 26 Dec, 2017 1 commit
  23. 24 Dec, 2017 1 commit
  24. 23 Dec, 2017 1 commit
  25. 22 Dec, 2017 1 commit
  26. 16 Dec, 2017 1 commit
  27. 02 Dec, 2017 1 commit
  28. 29 Nov, 2017 1 commit
    • Nikita Titov's avatar
      [ci] [docs] compilation on macOS (#1088) · d51f2b4f
      Nikita Titov authored
      * updated travis
      
      * renamed OSX->macOS; updated gcc installation on macOS
      
      * updated travis macos installation
      
       Please enter the commit message for your changes. Lines starting
      
      * updated installation guide for macos
      
      * fixed spelling
      
      * renamed appveyor file
      
      * updated Travis
      d51f2b4f
  29. 25 Nov, 2017 1 commit
  30. 24 Nov, 2017 1 commit
  31. 09 Nov, 2017 1 commit
  32. 01 Nov, 2017 1 commit
  33. 21 Oct, 2017 1 commit
  34. 18 Oct, 2017 1 commit
  35. 16 Oct, 2017 1 commit
    • Guolin Ke's avatar
      Refine categorical features (#993) · eadc7b9d
      Guolin Ke authored
      * many fixes for categorical feature
      
      * add l2 to categorcial split.
      
      * remove useless file
      
      * update version
      
      * add cat_l2
      
      * update appveyor verison
      
      * remove file
      
      * fix tests.
      
      * change default cat_l2 value
      
      * fix a bug in bin finder
      
      * change default cat_smooth_ratio
      eadc7b9d
  36. 14 Oct, 2017 1 commit
  37. 13 Oct, 2017 1 commit
  38. 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