public static final class CoxPHV3.CoxPHParametersV3 extends water.api.ModelParametersSchema<CoxPHModel.CoxPHParameters,CoxPHV3.CoxPHParametersV3>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
own_fields |
checkpoint, fold_assignment, fold_column, ignore_const_cols, ignored_columns, keep_cross_validation_predictions, model_id, nfolds, offset_column, response_column, score_each_iteration, stopping_metric, stopping_rounds, stopping_tolerance, training_frame, validation_frame, weights_column| Constructor and Description |
|---|
CoxPHV3.CoxPHParametersV3() |
| Modifier and Type | Method and Description |
|---|---|
CoxPHModel.CoxPHParameters |
createImpl() |
append_field_arrays, fields, fillFromImpl, fillImpl, writeParametersJSONcreateAndFillImpl, fillFromParms, fillFromParms, get__meta, getExperimentalVersion, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, markdown, markdown, markdown, newInstance, newInstance, registerAllSchemasIfNecessary, schema, schema, schemaClass, schemas, setFieldpublic CoxPHModel.CoxPHParameters createImpl()
createImpl in class water.api.Schema<CoxPHModel.CoxPHParameters,CoxPHV3.CoxPHParametersV3>