Skip to content

Files

Latest commit

 

History

History
14 lines (9 loc) · 305 Bytes

clone-sample.md

File metadata and controls

14 lines (9 loc) · 305 Bytes

clone-sample

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 clone-sample -size=1000 mycollection.ds training.ds test.ds