public static final class ExampleV2.ExampleParametersV2 extends water.api.ModelParametersSchema<ExampleModel.ExampleParameters,ExampleV2.ExampleParametersV2>
| Modifier and Type | Field and Description |
|---|---|
int |
max_iters |
| Constructor and Description |
|---|
ExampleV2.ExampleParametersV2() |
| Modifier and Type | Method and Description |
|---|---|
ExampleModel.ExampleParameters |
createImpl() |
java.lang.String[] |
fields() |
public java.lang.String[] fields()
fields in class water.api.ModelParametersSchema<ExampleModel.ExampleParameters,ExampleV2.ExampleParametersV2>public ExampleModel.ExampleParameters createImpl()
createImpl in class water.api.ModelParametersSchema<ExampleModel.ExampleParameters,ExampleV2.ExampleParametersV2>