public static class CoxPHModel.CoxPHParameters
extends hex.Model.Parameters
| Modifier and Type | Class and Description |
|---|---|
static class |
CoxPHModel.CoxPHParameters.CoxPHTies |
| Modifier and Type | Field and Description |
|---|---|
water.fvec.Vec |
event_column |
double |
init |
int |
iter_max |
double |
lre_min |
water.fvec.Vec[] |
offset_columns |
water.fvec.Vec |
start_column |
water.fvec.Vec |
stop_column |
CoxPHModel.CoxPHParameters.CoxPHTies |
ties |
water.fvec.Vec |
weights_column |
_balance_classes, _checkpoint, _class_sampling_factors, _distribution, _fold_assignment, _fold_column, _ignore_const_cols, _ignored_columns, _keep_cross_validation_predictions, _max_after_balance_size, _max_confusion_matrix_size, _max_hit_ratio_k, _model_id, _nfolds, _offset_column, _response_column, _score_each_iteration, _train, _tweedie_power, _valid, _weights_column, MAX_SUPPORTED_LEVELS| Constructor and Description |
|---|
CoxPHModel.CoxPHParameters() |
checksum_impl, checksum, defaultDropConsCols, defaultDropNA20Cols, hasCheckpoint, missingColumnsType, read_lock_frames, read_unlock_frames, train, validpublic water.fvec.Vec start_column
public water.fvec.Vec stop_column
public water.fvec.Vec event_column
public water.fvec.Vec weights_column
public water.fvec.Vec[] offset_columns
public CoxPHModel.CoxPHParameters.CoxPHTies ties
public double init
public double lre_min
public int iter_max