public static final class StackedEnsembleV99.StackedEnsembleParametersV99 extends water.api.schemas3.ModelParametersSchemaV3<StackedEnsembleModel.StackedEnsembleParameters,StackedEnsembleV99.StackedEnsembleParametersV99>
Modifier and Type | Field and Description |
---|---|
water.api.schemas3.KeyV3.ModelKeyV3[] |
base_models |
static java.lang.String[] |
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 |
---|
StackedEnsembleV99.StackedEnsembleParametersV99() |
append_field_arrays, fields, fillFromImpl, fillImpl, writeParametersJSON
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
public static java.lang.String[] fields
@API(help="List of model ids which we can stack together. Models must have been cross-validated using nfolds > 1, and folds must be identical across models.", required=true) public water.api.schemas3.KeyV3.ModelKeyV3[] base_models