public class ModelMetricsRegressionV3 extends ModelMetricsBase<ModelMetricsRegression,ModelMetricsRegressionV3>
Schema.Meta| Modifier and Type | Field and Description |
|---|---|
double |
mse |
double |
sigma |
duration_in_ms, frame, frame_checksum, model, model_category, model_checksum, predictions, scoring_time__meta, _impl_class, _version_pattern| Constructor and Description |
|---|
ModelMetricsRegressionV3() |
| Modifier and Type | Method and Description |
|---|---|
ModelMetricsRegressionV3 |
fillFromImpl(ModelMetricsRegression modelMetrics)
Version and Schema-specific filling from the implementation object.
|
fillFromImplacceptsFrame, createAndFillImpl, createImpl, extractVersion, fillFromParms, fillImpl, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, markdown, markdown, markdown, markdown, newInstance, register, registerAllSchemasIfNecessary, schema, schema, schema, schema, schema, schemaClass, schemaClass, schemaClass, schemaClass, schemasclone, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, toJsonString, write_impl, write, writeExternal, writeHTML_impl, writeHTML, writeJSON_impl, writeJSON@API(help="The Standard Deviation of the response for this scoring run.", direction=OUTPUT) public double sigma
public ModelMetricsRegressionV3 fillFromImpl(ModelMetricsRegression modelMetrics)
SchemafillFromImpl in class Schema<ModelMetricsRegression,ModelMetricsRegressionV3>