LSHTM_analysis/scripts/ml/running_scripts.txt

21 lines
912 B
Text

########################################################################
# Ml iterator
# all genes : embb, gid, katg, pnca, rpob
# all split_types: 70_30, 80_20, sl, [rt, none_bts and none[with different cv thresholds]
# all data_types: actual, complete
# NOTE: rt, none_bts and none ONLY workd for complete
########################################################################
time ./ml_iterator.py 2>&1 | tee genes_ml-$(date --iso).log
########################################################################
########################################################################
########################################################################
###################### Feature Selection ##########################
########################################################################
########################################################################