diff --git a/scripts/ml/ml_iterator.py b/scripts/ml/ml_iterator.py index b8a0a42..f259ea2 100755 --- a/scripts/ml/ml_iterator.py +++ b/scripts/ml/ml_iterator.py @@ -57,8 +57,8 @@ split_types = [ ] split_data_types = [ - #'actual', - 'complete' + 'actual', + #'complete' ] for gene, drug in ml_gene_drugD.items():