public class MojoModelMetricsOrdinal extends MojoModelMetricsSupervised
Modifier and Type | Field and Description |
---|---|
Table |
_cm |
java.lang.String[] |
_domain |
Table |
_hit_ratio_table |
float[] |
_hit_ratios |
double |
_logloss |
double |
_mean_per_class_error |
double |
_sigma |
_custom_metric_name, _custom_metric_value, _description, _frame_checksum, _mae, _model_category, _MSE, _nobs, _r2, _RMSE, _scoring_time
Constructor and Description |
---|
MojoModelMetricsOrdinal() |