1. 11 Jan, 2017 1 commit
    • Kirill Sevastyanenko's avatar
      Stylistic changes r package (#184) · 2035c54b
      Kirill Sevastyanenko authored
      * src & callbacks
      
      * lgb.Booster and utils
      
      * cv
      
      * wip lgb.Dataset
      
      * lgb.Dataset
      
      * lgb.Predictor
      
      * lgb.train
      
      * typos
      
      * add flags to facilitate macosx compilation
      
      * fix basic_string template error with clang
      
      * most unfortunate mode of development
      
      * fixup tests
      
      * last test
      
      * roxygen
      
      * roxygen v5.x.x
      2035c54b
  2. 10 Jan, 2017 10 commits
  3. 09 Jan, 2017 11 commits
  4. 08 Jan, 2017 5 commits
  5. 07 Jan, 2017 2 commits
  6. 06 Jan, 2017 1 commit
  7. 05 Jan, 2017 2 commits
    • Rakib Hasan's avatar
      Script to translate the model file to PMML · 96d08f42
      Rakib Hasan authored
      file as input and output a directory with pmml files. Each file can be given as input to
      pmml consumers. You can test the files using jpmml-evaluator. Please refer to this the
      data mining group's website for the pmml specifcation (http://dmg.org/pmml/pmml-v4-3.html).
      Also refer to the README.md file in the pmml directory to see how to test the pmml output
      with jpmml-evaluator.
      96d08f42
    • wxchan's avatar
      simplify Dataset class (#163) · f893fbf6
      wxchan authored
      * simplify Dataset class
      
      * simplify check output; fix deprecated warning
      f893fbf6
  8. 04 Jan, 2017 4 commits
  9. 03 Jan, 2017 4 commits