diff --git a/scripts/ml/running_scripts.txt b/scripts/ml/running_scripts.txt index fe11e37..09ed5cd 100644 --- a/scripts/ml/running_scripts.txt +++ b/scripts/ml/running_scripts.txt @@ -11,6 +11,9 @@ time ./ml_iterator.py 2>&1 | tee genes_ml-$(date --iso).log +# FOR NONE-complete data +time ./ml_iterator_CVs.py 2>&1 | tee genes_ml_CVs-$(date --iso).log + ######################################################################## ########################################################################