public static final class QuantileModelV2.QuantileModelOutputV2 extends water.api.ModelOutputSchema<QuantileModel.QuantileOutput,QuantileModelV2.QuantileModelOutputV2>
| Constructor and Description |
|---|
QuantileModelV2.QuantileModelOutputV2() |
| Modifier and Type | Method and Description |
|---|---|
QuantileModel.QuantileOutput |
createImpl() |
QuantileModelV2.QuantileModelOutputV2 |
fillFromImpl(QuantileModel.QuantileOutput impl) |
acceptsFrame, createAndFillImpl, extractVersion, fillFromParms, fillImpl, getImplClass, getImplClass, getSchemaVersion, markdown, markdown, markdown, markdown, newInstance, register, registerAllSchemasIfNecessary, schema, schema, schema, schema, schema, schemaClass, schemaClass, schemaClass, schemaClass, schemas@API(help="Iterations executed") public double iters
@API(help="Quantiles") public double[][] quantiles
public QuantileModelV2.QuantileModelOutputV2()
public QuantileModel.QuantileOutput createImpl()
createImpl in class water.api.Schema<QuantileModel.QuantileOutput,QuantileModelV2.QuantileModelOutputV2>public QuantileModelV2.QuantileModelOutputV2 fillFromImpl(QuantileModel.QuantileOutput impl)
fillFromImpl in class water.api.ModelOutputSchema<QuantileModel.QuantileOutput,QuantileModelV2.QuantileModelOutputV2>