public static class RegressionEvaluator.RegressionTuple extends Tuple
MapWriter.EntryWriter
EOF, EXCEPTION, fieldLabels, fieldNames, fields
Constructor and Description |
---|
RegressionTuple(org.apache.commons.math3.stat.regression.SimpleRegression simpleRegression,
Map<?,?> map) |
Modifier and Type | Method and Description |
---|---|
double |
predict(double value) |
clone, get, getBool, getBools, getDate, getDates, getDouble, getDoubles, getException, getLong, getLongs, getMap, getMaps, getMetrics, getString, getStrings, merge, put, remove, setMaps, setMetrics, writeMap
public RegressionTuple(org.apache.commons.math3.stat.regression.SimpleRegression simpleRegression, Map<?,?> map)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.