mercredi 4 octobre 2017

Splitting data set to create validation and test subsets

I have a data set with classes (1..7) and have to create validation and testing subsets from that data set, taking 50% of each class. (So half of class 1 should be assigned as training and half should be assigned as validation.) How can I write the code?

Aucun commentaire:

Enregistrer un commentaire