public static final class GrepModelV3.GrepModelOutputV3 extends water.api.schemas3.ModelOutputSchemaV3<GrepModel.GrepOutput,GrepModelV3.GrepModelOutputV3>
Modifier and Type | Field and Description |
---|---|
java.lang.String[] |
matches |
long[] |
offsets |
column_types, cross_validation_fold_assignment_frame_id, cross_validation_holdout_predictions_frame_id, cross_validation_metrics, cross_validation_metrics_summary, cross_validation_models, cross_validation_predictions, cv_scoring_history, default_threshold, domains, end_time, help, model_category, model_summary, names, original_names, reproducibility_information_table, run_time, scoring_history, start_time, status, training_metrics, validation_metrics
Constructor and Description |
---|
GrepModelOutputV3() |
Modifier and Type | Method and Description |
---|---|
GrepModel.GrepOutput |
createImpl() |
GrepModelV3.GrepModelOutputV3 |
fillFromImpl(GrepModel.GrepOutput impl) |
createAndFillImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
@API(help="Matching strings") public java.lang.String[] matches
@API(help="Byte offsets of matches") public long[] offsets
public GrepModel.GrepOutput createImpl()
createImpl
in class water.api.Schema<GrepModel.GrepOutput,GrepModelV3.GrepModelOutputV3>
public GrepModelV3.GrepModelOutputV3 fillFromImpl(GrepModel.GrepOutput impl)
fillFromImpl
in class water.api.schemas3.ModelOutputSchemaV3<GrepModel.GrepOutput,GrepModelV3.GrepModelOutputV3>