7 lines
167 B
Bash
Executable File
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
|