public static final class CoxPHV3.CoxPHParametersV3 extends water.api.schemas3.ModelParametersSchemaV3<CoxPHModel.CoxPHParameters,CoxPHV3.CoxPHParametersV3>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
own_fields |
categorical_encoding, checkpoint, distribution, fold_assignment, fold_column, huber_alpha, ignore_const_cols, ignored_columns, keep_cross_validation_fold_assignment, keep_cross_validation_predictions, max_categorical_levels, max_runtime_secs, model_id, nfolds, offset_column, parallelize_cross_validation, quantile_alpha, response_column, score_each_iteration, stopping_metric, stopping_rounds, stopping_tolerance, training_frame, tweedie_power, 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, extractVersionFromSchemaName, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCallpublic CoxPHModel.CoxPHParameters createImpl()
createImpl in class water.api.Schema<CoxPHModel.CoxPHParameters,CoxPHV3.CoxPHParametersV3>