public class ModelMetricsRegressionHGLMGenericV3<I extends ModelMetricsRegressionHGLMGeneric,S extends ModelMetricsRegressionHGLMGenericV3<I,S>> extends ModelMetricsRegressionHGLMV3<I,S>
SchemaV3.Meta
Schema.AutoParseable
beta, icc, iterations, log_likelihood, mse_fixed, tmat, ubeta, var_residual
custom_metric_name, custom_metric_value, description, frame, frame_checksum, model, model_category, model_checksum, MSE, nobs, predictions, RMSE, scoring_time
Constructor and Description |
---|
ModelMetricsRegressionHGLMGenericV3() |
Modifier and Type | Method and Description |
---|---|
S |
fillFromImpl(ModelMetricsRegressionHGLMGeneric modelMetrics)
Fill this Schema from the given implementation object.
|
fillFromImpl
fillFromImpl
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonBytes, toJsonString, write, writeExternal
public S fillFromImpl(ModelMetricsRegressionHGLMGeneric modelMetrics)
Schema
fillFromImpl
in class Schema<I extends ModelMetricsRegressionHGLMGeneric,S extends ModelMetricsRegressionHGLMGenericV3<I,S>>