public class ModelsInfoV4 extends OutputSchemaV4
| Modifier and Type | Field and Description |
|---|---|
ModelInfoV4[] |
models
Generic information about each model supported in H2O.
|
__schema| Constructor and Description |
|---|
ModelsInfoV4()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public ModelInfoV4[] models
public java.lang.String toString()
toString in class OutputSchemaV4