1. 01 Nov, 2017 1 commit
  2. 21 Oct, 2017 1 commit
  3. 18 Oct, 2017 1 commit
  4. 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
  5. 14 Oct, 2017 1 commit
  6. 13 Oct, 2017 1 commit
  7. 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
  8. 07 Oct, 2017 1 commit
    • Nikita Titov's avatar
      [docs] move wiki to Read the Docs (#945) · 6d34fb86
      Nikita Titov authored
      * fixed Python-API references
      
      * moved Features section to ReadTheDocs
      
      * fixed index of ReadTheDocs
      
      * moved Experiments section to ReadTheDocs
      
      * fixed capital letter
      
      * fixed citing
      
      * moved Parallel Learning section to ReadTheDocs
      
      * fixed markdown
      
      * fixed Python-API
      
      * fixed link to Quick-Start
      
      * fixed gpu docker README
      
      * moved Installation Guide from wiki to ReadTheDocs
      
      * removed references to wiki
      
      * fixed capital letters in headings
      
      * hotfixes
      
      * fixed non-Unicode symbols and reference to Python API
      
      * fixed citing references
      
      * fixed links in .md files
      
      * fixed links in .rst files
      
      * store images locally in the repo
      
      * fixed missed word
      
      * fixed indent in Experiments.rst
      
      * fixed 'Duplicate implicit target name' message which is successfully
      resolved by adding anchors
      
      * less verbose
      
      * prevented maito: ref creation
      
      * fixed indents
      
      * fixed 404
      
      * fixed 403
      
      * fixed 301
      
      * fixed fake anchors
      
      * fixed file extentions
      
      * fixed Sphinx warnings
      
      * added StrikerRUS profile link to FAQ
      
      * added henry0312 profile link to FAQ
      6d34fb86
  9. 06 Oct, 2017 2 commits
  10. 01 Oct, 2017 1 commit
  11. 30 Sep, 2017 1 commit
  12. 29 Sep, 2017 1 commit
  13. 28 Sep, 2017 1 commit
  14. 08 Sep, 2017 1 commit
  15. 04 Sep, 2017 1 commit
  16. 02 Sep, 2017 1 commit
  17. 01 Sep, 2017 1 commit
  18. 24 Aug, 2017 1 commit
  19. 18 Aug, 2017 7 commits
  20. 02 Aug, 2017 1 commit
  21. 30 Jul, 2017 1 commit
  22. 27 Jul, 2017 1 commit
  23. 23 Jul, 2017 1 commit
    • Laurae's avatar
      [R-package] Add best score (#721) · ac975e73
      Laurae authored
      * Try to store best scores in R package Microsoft/LightGBM#686
      
      * Add binding for best_score (unlock environment)
      
      * Fix double comma
      
      * Add best_score to lgb.Booster
      ac975e73
  24. 22 Jul, 2017 1 commit
  25. 18 Jul, 2017 1 commit
  26. 17 Jul, 2017 1 commit
  27. 14 Jul, 2017 2 commits
  28. 13 Jul, 2017 1 commit
    • Laurae's avatar
      [R-package] Fallback to MinGW when VS build fails (#664) · 3421bc6c
      Laurae authored
      * Change VS -> MinGW for CRAN
      
      * Documentation to switch to MinGW by default
      
      * Force cmake to run twice
      
      * Try again dual build for Rtools
      
      * Switch to cmake for building twice
      
      * Try with Visual Studio as default, MinGW as fallback
      
      * Try to remove VS appropriately when failing
      
      * Attempt to get rid of build folder first
      
      * Switch to unlink from rm rf
      
      * Change lib_folder correctly when VS fails
      
      * Add README updates from Microsoft/LightGBM@1c8355c
      
      * Update default compiler doc and add GPU online install doc
      
      * Better GPU doc
      3421bc6c
  29. 12 Jul, 2017 1 commit
  30. 06 Jul, 2017 1 commit
  31. 05 Jul, 2017 1 commit
  32. 22 Jun, 2017 1 commit