2014-11-23 14:03:59 -08:00

9 lines
220 B
Bash
Executable File

#!/bin/bash
python basic_walkthrough.py
python custom_objective.py
python boost_from_prediction.py
python generalized_linear_model.py
python cross_validation.py
python predict_leaf_indices.py
rm -rf *~ *.model *.buffer