public class ModelMetricsBinomialGLMV3 extends ModelMetricsBinomialV3<ModelMetricsBinomialGLM,ModelMetricsBinomialGLMV3>
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 |
AUC, domain, gains_lift_table, Gini, logloss, max_criteria_and_metric_scores, r2, thresholds_and_metric_scoresdescription, frame, frame_checksum, model, model_category, model_checksum, MSE, predictions, scoring_time| Constructor and Description |
|---|
ModelMetricsBinomialGLMV3() |
| Modifier and Type | Method and Description |
|---|---|
ModelMetricsBinomialGLMV3 |
fillFromImpl(ModelMetricsBinomialGLM modelMetrics)
Fill this Schema from the given implementation object.
|
fillFromImplfillFromImplcreateAndFillImpl, createImpl, fillFromParms, fillFromParms, fillImpl, get__meta, getExperimentalVersion, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, registerAllSchemasIfNecessary, schema, schema, schemaClass, schemaClass, schemas, setFieldasBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSONpublic ModelMetricsBinomialGLMV3 fillFromImpl(ModelMetricsBinomialGLM modelMetrics)
SchemafillFromImpl in class Schema<ModelMetricsBinomialGLM,ModelMetricsBinomialGLMV3>