public class LinearBatch.LossFunction extends Object implements FunctionP
Constructor and Description |
---|
LossFunction(DataSet D,
LossFunc loss) |
Modifier and Type | Method and Description |
---|---|
double |
f(double... x) |
double |
f(Vec w) |
double |
f(Vec w,
ExecutorService ex)
Computes the result of a single variate function
|
public double f(Vec w, ExecutorService ex)
FunctionP
Copyright © 2017. All rights reserved.