public class SharedTreeModelV3<P extends ModelParametersSchemaV3,O extends ModelOutputSchemaV3> extends ModelSchemaV3<P,O>
checksum, compatibleFrames, output, parametersalgo, algoFullName, dataFrame, modelId, responseColumnName, timestamp| Constructor and Description |
|---|
SharedTreeModelV3()
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 ModelSchemaV3<P extends ModelParametersSchemaV3,O extends ModelOutputSchemaV3>