public static final class ExampleModelV2.ExampleModelOutputV2 extends water.api.ModelOutputSchema<ExampleModel.ExampleOutput,ExampleModelV2.ExampleModelOutputV2>
| Constructor and Description |
|---|
ExampleModelV2.ExampleModelOutputV2() |
| Modifier and Type | Method and Description |
|---|---|
ExampleModel.ExampleOutput |
createImpl() |
ExampleModelV2.ExampleModelOutputV2 |
fillFromImpl(ExampleModel.ExampleOutput impl) |
@API(help="Iterations executed") public double iters
@API(help="") public double[] maxs
public ExampleModel.ExampleOutput createImpl()
createImpl in class water.api.ModelOutputSchema<ExampleModel.ExampleOutput,ExampleModelV2.ExampleModelOutputV2>public ExampleModelV2.ExampleModelOutputV2 fillFromImpl(ExampleModel.ExampleOutput impl)
fillFromImpl in class water.api.ModelOutputSchema<ExampleModel.ExampleOutput,ExampleModelV2.ExampleModelOutputV2>