Closed suzannejin closed 7 months ago
Always run, mandatory, for each dataset (no noise). This block have different methods to shuffle the labels. This is to test that the model actually does not learn shuffled data.
PR #70 solves this for Python, we need to implement it in Nextflow
solved in nextflow in #74.
Always run, mandatory, for each dataset (no noise). This block have different methods to shuffle the labels. This is to test that the model actually does not learn shuffled data.