public abstract static class ModelMetricsSupervised.MetricBuilderSupervised<T extends ModelMetricsSupervised.MetricBuilderSupervised<T>> extends ModelMetrics.MetricBuilder<T>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String[] |
_domain |
protected int |
_nclasses |
_count, _customMetric, _sumsqe, _wcount, _work, _wY, _wYY| Constructor and Description |
|---|
MetricBuilderSupervised(int nclasses,
java.lang.String[] domain) |
| Modifier and Type | Method and Description |
|---|---|
void |
cachePrediction(double[] cdist,
Chunk[] chks,
int row,
int cacheChunkIdx,
Model m) |
Frame |
makePredictionCache(Model m,
Vec response) |
makeModelMetrics, perRow, perRow, postGlobal, postGlobal, reduce, setCustomMetric, weightedSigmaasBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSON