[16dd74]: / dsb2018_topcoders / predict_oof_trees.sh

Download this file

11 lines (9 with data), 114 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
pushd selim
./predict_oof.sh
popd
pushd albu/src
./predict_oof.sh
popd
pushd victor
./predict_oof_trees.sh
popd