public class MojoModelMetricsOrdinalGLM extends MojoModelMetricsOrdinal
Modifier and Type | Field and Description |
---|---|
double |
_AIC |
double |
_loglikelihood |
long |
_nullDegreesOfFreedom |
double |
_nullDev |
double |
_resDev |
long |
_residualDegreesOfFreedom |
_cm, _domain, _hit_ratio_table, _hit_ratios, _logloss, _mean_per_class_error, _sigma
_custom_metric_name, _custom_metric_value, _description, _frame_checksum, _mae, _model_category, _MSE, _nobs, _r2, _RMSE, _scoring_time
Constructor and Description |
---|
MojoModelMetricsOrdinalGLM() |