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, hasOffset, hasWeights, isClassifier, isSupervised, nclasses, nfeatures, offsetIdx, offsetName, responseIdx, responseName, toString, weightsIdx, weightsNamepublic GrepModel.GrepOutput(Grep b)