public class ModelMetricsOrdinalGLMV3 extends ModelMetricsOrdinalV3<ModelMetricsBinomialGLM.ModelMetricsOrdinalGLM,ModelMetricsOrdinalGLMV3>
SchemaV3.Meta
Schema.AutoParseable
Modifier and Type | Field and Description |
---|---|
double |
AIC |
double |
loglikelihood |
long |
null_degrees_of_freedom |
double |
null_deviance |
long |
residual_degrees_of_freedom |
double |
residual_deviance |
cm, hit_ratio_table, logloss, mean_per_class_error, r2
custom_metric_name, custom_metric_value, description, frame, frame_checksum, model, model_category, model_checksum, MSE, nobs, predictions, RMSE, scoring_time
Constructor and Description |
---|
ModelMetricsOrdinalGLMV3() |
Modifier and Type | Method and Description |
---|---|
ModelMetricsOrdinalGLMV3 |
fillFromImpl(ModelMetricsBinomialGLM.ModelMetricsOrdinalGLM mms)
Fill this Schema from the given implementation object.
|
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 ModelMetricsOrdinalGLMV3 fillFromImpl(ModelMetricsBinomialGLM.ModelMetricsOrdinalGLM mms)
Schema