public class ModelMetricsPCAV3 extends ModelMetricsBaseV3
description, frame, frameChecksum, model, modelCategory, modelChecksum, mse, nobs, predictions, rmse, scoringTime| Constructor and Description |
|---|
ModelMetricsPCAV3()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public java.lang.String toString()
toString in class ModelMetricsBaseV3