Clone a collection into a sample size based training collection and test collection.
In this example we create a training and testing collections based on a training sample size of 1000.
dataset mycollection.ds clone-sample 1000 training.ds test.ds