public class ShuffleSplitFrame
extends java.lang.Object
The task creates ratios.length+1 output frame each
containing a demanded fraction of rows from source dataset
| Constructor and Description |
|---|
ShuffleSplitFrame() |
| Modifier and Type | Method and Description |
|---|---|
static water.fvec.Frame[] |
shuffleSplitFrame(water.fvec.Frame fr,
water.Key[] keys,
double[] ratios,
long seed) |