public class ModelSchemaBase extends Schema
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
algo
The algo name for this Model.
|
java.lang.String |
algo_full_name
The pretty algo name for this Model (e.g., Generalized Linear Model, rather than GLM).
|
java.lang.String |
model_id
Model key
|
| Constructor and Description |
|---|
ModelSchemaBase() |