# running all scripts in demo folder source('basic_walkthrough.R') source('custom_objective.R') source('boost_from_prediction.R') source('predict_first_ntree.R') source('generalized_linear_model.R') source('cross_validation.R')