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 |
fold_assignment, fold_column, ignore_const_cols, ignored_columns, keep_cross_validation_predictions, keep_cross_validation_splits, model_id, nfolds, offset_column, response_column, score_each_iteration, 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, writeParametersJSONacceptsFrame, createAndFillImpl, extractVersion, fillFromParms, getExperimentalVersion, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, markdown, markdown, markdown, markdown, newInstance, register, registerAllSchemasIfNecessary, schema, schema, schema, schema, schema, schemaClass, schemaClass, schemaClass, schemaClass, schemaspublic CoxPHModel.CoxPHParameters createImpl()
createImpl in class water.api.Schema<CoxPHModel.CoxPHParameters,CoxPHV3.CoxPHParametersV3>