xgboost/demo/mushroom/runexp.sh
2014-02-24 23:06:57 -08:00

7 lines
167 B
Bash
Executable File

#!/bin/bash
python mapfeat.py
python mknfold.py agaricus.txt 1
../../xgboost mushroom.conf
../../xgboost mushroom.conf task=dump model_in=0003.model
python maptree.py