xgboost/demo/guide-R/runall.sh
2014-09-03 13:23:36 -07:00

6 lines
107 B
Bash
Executable File

#!/bin/bash
# todo
Rscript basic_walkthrough.R
Rscript custom_objective.R
Rscript boost_from_prediction.R