EnsemblGSOC / Ensembl-Repeat-Identification

A Deep Learning repository for predicting the location and type of repeat sequence in genome.
4 stars 3 forks source link

split dataset to training, validation, and test sets #44

Closed williamstark01 closed 1 year ago

williamstark01 commented 1 year ago

Simply replicate how the validation set is currently created, or take a look at another method here: https://github.com/Ensembl/gene_pcp/blob/main/utils.py#L260