public class ModelMetricsRegressionGLMV3 extends ModelMetricsRegressionV3<ModelMetricsRegressionGLM,ModelMetricsRegressionGLMV3>
Schema.Meta| Modifier and Type | Field and Description |
|---|---|
double |
AIC |
long |
null_degrees_of_freedom |
double |
null_deviance |
long |
residual_degrees_of_freedom |
double |
residual_deviance |
r2description, frame, frame_checksum, model, model_category, model_checksum, MSE, predictions, scoring_time__meta, _impl_class, _version_pattern| Constructor and Description |
|---|
ModelMetricsRegressionGLMV3() |
| Modifier and Type | Method and Description |
|---|---|
ModelMetricsRegressionGLMV3 |
fillFromImpl(ModelMetricsRegressionGLM modelMetrics)
Version and Schema-specific filling from the implementation object.
|
fillFromImplfillFromImplacceptsFrame, createAndFillImpl, createImpl, extractVersion, fillFromParms, fillImpl, getExperimentalVersion, 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, writeJSONpublic ModelMetricsRegressionGLMV3 fillFromImpl(ModelMetricsRegressionGLM modelMetrics)
SchemafillFromImpl in class Schema<ModelMetricsRegressionGLM,ModelMetricsRegressionGLMV3>