This commit is contained in:
tqchen 2014-09-03 13:23:36 -07:00
parent 60e1167b56
commit e6359b5484

5
demo/guide-R/runall.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
# todo
Rscript basic_walkthrough.R
Rscript custom_objective.R
Rscript boost_from_prediction.R