public class DKVManager
extends java.lang.Object
Constructor and Description |
---|
DKVManager() |
Modifier and Type | Method and Description |
---|---|
static void |
retain(Key... retainedKeys)
Clears keys in all H2O nodes, except for the ones marked as retained.
|
public static void retain(Key... retainedKeys)
Model's training and validation frames are retained automatically with the specified model. However, cross validation models are NOT retained.