2014-09-04 21:09:52 -07:00

7 lines
188 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
rm -rf *~ *.model *.buffer