Split data into 3 sets without repetition
Show older comments
I have a dataset with size of (20132,11). I need to split it into three sets with sizes of 12132,4000 and 4000. I tried to use randsample command, but I dont know how to make this not repetition, thank you!
Accepted Answer
More Answers (0)
Categories
Find more on Database Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!