From cd68e60f09e0fd974c56421152b11d3835750264 Mon Sep 17 00:00:00 2001 From: Tanushree Tunstall Date: Thu, 28 Jul 2022 15:22:44 +0100 Subject: [PATCH] updated running_scripts with added rt and none and none_bts --- scripts/ml/running_scripts.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/ml/running_scripts.txt b/scripts/ml/running_scripts.txt index 9c6af06..fe11e37 100644 --- a/scripts/ml/running_scripts.txt +++ b/scripts/ml/running_scripts.txt @@ -2,14 +2,15 @@ # Ml iterator # all genes : embb, gid, katg, pnca, rpob -# all split_types: 70_30, 80_20, sl +# 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 - ######################################################################## ########################################################################