public class Metalearners
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Metalearners.SimpleMetalearner
A simple implementation of
Metalearner suitable for any algo; it is just using the algo with its default parameters. |
Constructor and Description |
---|
Metalearners() |
Modifier and Type | Method and Description |
---|---|
static hex.Model.Parameters |
createParameters(java.lang.String name) |
static water.api.Schema |
createParametersSchema(java.lang.String name) |