2014-11-21 09:32:09 -08:00

8 lines
217 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_index.py
rm -rf *~ *.model *.buffer