1. 18 Aug, 2017 3 commits
    • Tsukasa OMOTO's avatar
      Update docs (#776) · 73e689b7
      Tsukasa OMOTO authored
      * docs: add Advanced-Topic TOC
      
      * docs: add title header to Advanced-Topic.md
      
      * docs: convert development.md to development.rst
      
      `pandoc --columns=200 -f markdown_github -t rst -o development.rst development.md`
      
      * docs: update index.rst
      73e689b7
    • wxchan's avatar
      [python] refine: solve several trivial issues (#753) · a4ab1553
      wxchan authored
      * refine python codes
      
      * fix appveryor test
      
      * add note to feature_importances
      a4ab1553
    • j-mark-hou's avatar
      added test for training when both train and valid are subsets of a si… (#759) · e7c53270
      j-mark-hou authored
      * added test for training when both train and valid are subsets of a single lgb.Dataset object
      
      * pep8 changes
      
      * more pep8
      
      * added test involving subsets of subsets of lgb.Dataset objects
      
      * minor fix to contruction of X matrix
      
      * even more pep8
      
      * simplified test further
      e7c53270
  2. 02 Aug, 2017 1 commit
  3. 01 Aug, 2017 3 commits
  4. 31 Jul, 2017 2 commits
  5. 30 Jul, 2017 2 commits
    • Guolin Ke's avatar
      Better missing value handle (#747) · 00cb04a2
      Guolin Ke authored
      * finish the data loading part
      
      * allow prediction.
      
      * fix bug for decision type.
      
      * finish split finding part
      
      * fix bugs.
      
      * bug fixed. add a test .
      
      * fix pep8 .
      
      * update documents.
      
      * fix test bugs.
      
      * fix a format
      
      * fix import error in python test.
      
      * disable missing handle in categorial features.
      
      * fix a bug.
      
      * add more tests.
      
      * fix pep8
      
      * fix bugs.
      
      * remove the missing handle code for categorical feature.
      00cb04a2
    • Laurae's avatar
      Add warning for many core systems in Windows (#754) · db4374e1
      Laurae authored
      * Add warning for many core systems in Windows
      
      * Add warning for not busy cores in Windows
      db4374e1
  6. 28 Jul, 2017 5 commits
  7. 27 Jul, 2017 4 commits
  8. 25 Jul, 2017 3 commits
  9. 24 Jul, 2017 3 commits
  10. 23 Jul, 2017 2 commits
  11. 22 Jul, 2017 4 commits
  12. 21 Jul, 2017 2 commits
  13. 20 Jul, 2017 2 commits
  14. 19 Jul, 2017 2 commits
  15. 18 Jul, 2017 2 commits