public static class GrepModel.GrepOutput
extends hex.Model.Output
| Modifier and Type | Field and Description |
|---|---|
java.lang.String[] |
_matches |
long[] |
_offsets |
| Constructor and Description |
|---|
GrepModel.GrepOutput(Grep b) |
| Modifier and Type | Method and Description |
|---|---|
hex.ModelCategory |
getModelCategory() |
addModelMetrics, classNames, isClassifier, isSupervised, nclasses, nfeatures, responseName, toStringpublic GrepModel.GrepOutput(Grep b)