Class | Description |
---|---|
Assembly |
Assemblies are essentially Pipelines.
|
Env |
Execute a set of instructions in the context of an H2O cloud.
|
Merge | |
Merge.RemoveNAsTask | |
PermutationVarImp |
Permutation Variable (feature) importance measures the increase in the prediction error of the model after permuting
the variables' values, which breaks the relationship between the variables and the true outcome.
|
Rapids |
Rapids is an interpreter of abstract syntax trees.
|
Session |
Session is a long-lasting environment supporting caching and Copy-On-Write optimization of Vecs.
|
Val |
Generic execution values for the untyped stack.
|
Exception | Description |
---|---|
Rapids.IllegalASTException |