public class ExampleV2 extends hex.schemas.ModelBuilderSchema<Example,ExampleV2,ExampleV2.ExampleParametersV2>
| Modifier and Type | Class and Description |
|---|---|
static class |
ExampleV2.ExampleParametersV2 |
| Constructor and Description |
|---|
ExampleV2() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
acceptsFrame(water.fvec.Frame fr) |
Example |
createImpl() |
ExampleV2.ExampleParametersV2 |
createParametersSchema() |
fillFromImpl, fillFromParms, writeHTML_impl, writeJSON_implpublic ExampleV2.ExampleParametersV2 createParametersSchema()
createParametersSchema in class hex.schemas.ModelBuilderSchema<Example,ExampleV2,ExampleV2.ExampleParametersV2>public Example createImpl()
createImpl in class hex.schemas.ModelBuilderSchema<Example,ExampleV2,ExampleV2.ExampleParametersV2>