"tests/vscode:/vscode.git/clone" did not exist on "e754f23affbe27ae442a8152e0f81d9eda33edc1"
  1. 05 Nov, 2016 2 commits
  2. 04 Nov, 2016 1 commit
  3. 03 Nov, 2016 4 commits
  4. 02 Nov, 2016 3 commits
  5. 01 Nov, 2016 11 commits
  6. 31 Oct, 2016 3 commits
  7. 29 Oct, 2016 2 commits
  8. 28 Oct, 2016 4 commits
  9. 27 Oct, 2016 1 commit
  10. 25 Oct, 2016 2 commits
  11. 24 Oct, 2016 5 commits
  12. 23 Oct, 2016 2 commits
    • wxchan's avatar
      add predict_leaf_index option (#30) · 9fe0dea3
      wxchan authored
      * a python regression example
      
      * add early-stopping
      
      * fix bugs
      
      * remove not needed files
      
      * update easy-stopping; fix warnings; add alias
      
      * add comments; remove useless line
      
      * change code order
      
      * change Print to PrintAndGetLoss: return loss
      
      * change comment; add bracket
      
      * change return type of PredictLeafIndex in boosting.h
      
      * move string cast into lambda function
      
      * move if-then outside predict_fun
      9fe0dea3
    • Guolin Ke's avatar
      change unit size to MB. · 30be2f1c
      Guolin Ke authored
      30be2f1c