public class ASTKFold extends AST
Constructor and Description |
---|
ASTKFold() |
Modifier and Type | Method and Description |
---|---|
water.rapids.ValFrame |
apply(Env env,
water.rapids.Env.StackHelp stk,
AST[] asts) |
java.lang.String[] |
args() |
Val |
exec(Env env) |
static Vec |
kfoldColumn(Vec v,
int nfolds,
long seed) |
static Vec |
moduloKfoldColumn(Vec v,
int nfolds) |
int |
nargs() |
java.lang.String |
str() |
static Vec |
stratifiedKFoldColumn(Vec y,
int nfolds,
long seed) |
newASTFrame, newASTStr, toString
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSON